.video-floating-button {
  position: fixed;
  bottom: 20px;
  left: 20px;
  font-size: 54px;
  color: #e40039;
  border-radius: 50%;
  z-index: 998;
  filter: drop-shadow(2px 4px 4px rgba(0, 0, 0, 0.4));
  cursor: pointer;
}

/*# sourceMappingURL=style.css.map */
