.hero-section .flex_column_table {
    width: 430px !important;
    max-width: 100% !important;
    margin-inline: auto !important;
}
.hero-title .highlighted {
    font-size: 1.2em;
}
@media (min-width: 641px) {
    .hero-title .highlighted {
        font-size: 1.8em;
    }
		.hero-section .av-section-cont-open {
				height: 65vh !important;
		}
}
.hero-title .av-special-heading-tag {
    font-weight: bold !important;
    line-height: 1.0;
}
.popup-cta .avia-button {
    background-color: var(--sky);
}
.popup-cta .avia-button:hover {
    background-color: var(--navy) !important;
}
