[type=button]:focus, [type=button]:hover, [type=submit]:focus, [type=submit]:hover, button:focus, button:hover {
    color: #E4EFEB;
    background-color: #006B54;
    text-decoration: none;
}