body h1,
body h2 {
   font-family: museo !important;
   font-weight: 300 !important;
}
.eixa-color-red {
   color: #e10707;
}
.eixa-color-black {
   color: #333333;
}
.text-uppercase {
   text-transform: uppercase;
}
sup {
    font-size: 0.65em; 
}

@media screen and (max-width: 992px) {
   body:not(.mobile-menu-design-flyout) .fusion-mobile-nav-item a {
    height: 40px !important;
   }
   .menu-text {
      font-size: 16px !important;
   }
}