.hero-body:hover {
    color: orange !important;
}


.container > h1:hover {
    color: black !important;
}

