.main-button:hover,
.main-button:active {
    background-color: #ffc107;
    color: #0d3a7e;
    border-color: #ffc107;
}