

button:hover
{
    border: orange !important;
    background-color: #f16e00 !important;
}

a{
    color: black ;
}

