/* Hide only the primary availability CTA inside the homepage hero. */
.qlohome-hero-actions > a[data-qlohome-cta="availability"] {
    display: none !important;
}
