/* Flex CTA underline issue fix */
.actionable_advertisement:hover > .actionable--text {
    text-decoration: none;
}

#root > [class*=page] > [class*=modalContainer] {
    display: none;
}

/* Baggage Embargo Banner h2 styling */
#flex_iv69e9h0dff h2 {
   font-size: 24px;
}

/*fix for large h1 font issue*/
.flex-placement h1 {
    font-size: 1.5rem;
}