.main-btn {
    color: #e26262; !important
}

.main-btn:hover {
    background-color: antiquewhite;
    color: white;
}