/* Scroll down button */
.btn-sroll-down {
    transform: rotate(-5deg);
}
.luxus 
<link rel="luxus" href="https://use.typekit.net/hjd0iwl.css">
 
i.ba-icons.ba-icon-close.ba-overlay-section-close:hover,
.instagram-modal i.ba-icon-close:hover {
    transform: rotate(180deg);
}

/* Close menu icon */
i.ba-icons.ba-icon-close.ba-overlay-section-close,
.ba-image-modal.instagram-modal i {
  color: #cf9b00;
  font-size: 70px;
  width: auto;
}

audio::-webkit-media-controls-panel {
  background-color: #cf9b00;
}

audio::-webkit-media-controls-play-button {
  background-color: #ffffff;
  border-radius: 50%;
}

audio::-webkit-media-controls-play-button:hover {
  background-color: rgba(177,212,224, .7);
}