.ml-header {
    background: #2d2c2a !important
}

.ml-header a.ml-header-logo {
    display: block;
    background: url(images/logo.svg) no-repeat;
    cursor: pointer;
    width: 220px;
    height: 40px;
    background-size: contain
}

.ml-footer {
    background: #2d2c2a !important
}

.logo.auth .ml-header-logo {
    background: url(images/logo.svg) no-repeat;
    cursor: pointer;
    width: 220px;
    height: 40px;
    background-size: contain
}

.ml-button-orange {
    background-color: red !important;
    border-color: red !important
}

button.ml-button-bordered-red {
    border: 1px solid red !important;
    background-color: #fff;
    color: red !important
}

.ml-booster-timer.bordered {
    border: 2px solid red !important;
    border-radius: .25rem
}

.ml-edit-profile-page-container-image {
    border: 1px solid red !important
}

.ml-footer-badge {
    background-color: red !important
}

.ml-header-payment .ml-header-payment-logo {
    background: url(images/logo.svg) no-repeat !important;
    width: 200px !important;
    background-size: contain !important;
}

.ml-header-payment .ml-header-payment-body {
    border-bottom: 1px solid #2d2c2a !important;
}

.ml-header-payment .ml-header-payment-body {
    background: #2d2c2a !important;
}