.color-indigo, .color-indigo i {
    color: #838fbb !important;
}

.btn-color-indigo {
    background-color: #838fbb !important;
}

.color-pink, .color-pink i {
    color: #f7ada6 !important;
}

.btn-color-pink {
    background-color: #f7ada6 !important;
}

.color-red, .color-red i {
    color: #e0685d !important;
}

.btn-color-red {
    background-color: #e0685d !important;
}

.login-overlay__logo {
    width: 240px;
    height: 100px;
}

textarea#scriptsHeadMinimal,
textarea#scriptsHeadOptimal,
textarea#scriptsBodyMinimal,
textarea#scriptsBodyOptimal {
    font-family: Courier New, Courier, monospace !important;
}

#umb-radio_519d176e-4422-4886-b2f6-bc9ff602bdf4 + span span:before {
    background-color: #6f1785 !important; /* purple */
}

#umb-radio_61dc068c-cc2e-498e-bd83-faeb0bc640fe + span span:before {
    background-color: #2dab66 !important; /* green */
}

#umb-radio_e7ab430a-5265-46c4-ba48-7dbbbab007fd + span span:before {
    background-color: #f80080 !important; /* pink */
}

#umb-radio_15aa7d30-adb3-4d0c-bd28-1b25291e2d7d + span span:before {
    background-color: #ff8000 !important; /* orange */
}

.facebook-previewer .card-image,
.twitter-previewer .card-image,
.linkedin-previewer .card-image {
    background-size: cover;
}