.hero-section
{
    height: auto!important;
}

a:hover
{
    color: var(--cs-orange);
}