/**
 * ff3c58
 * 222222
 */

.btn-red {
    background-color: #ff3c58 !important;
    color: #ffffff !important;
}
.btn-red:hover,
.btn-red:focus {
    background-color: #222222 !important;
    color: #ffffff !important;
}
