a{transition:color .2s ease}
header a:hover,nav a:hover,footer a:hover{color:#E24B4A!important}
.button,button[type="submit"]{transition:background-color .2s,border-color .2s,color .2s}
.button:hover,button[type="submit"]:hover:not([disabled]){background-color:#E24B4A!important;border-color:#E24B4A!important;color:#fff!important}
a:hover h3,a:hover .h3{color:#E24B4A}
