@media all and ( max-width: 1000px ) {
}   h2:hover,h3:hover {
color: #FF7511!important;
transition: all 0.5s ease-in-out 0s;
}