/* ==========================================
   FORCE HERO CONTENT VISIBLE
========================================== */

/* Remove animation hiding from theme */
.header-media .media-content,
.header-media .media-content h2,
.header-media .media-content p,
.header-media .media-content .wp-block-button,
.header-image {
  opacity: 1 !important;
  transform: none !important;
  clip-path: none !important;
}