p.text-site {
    color: #ff8400fd !important;
}

h3.text-site {
    color: #ff8400fd !important;
    font-size: 2.2rem !important;
}

.border {
    display: flex !important;
    color: #4800fffd !important;
}


.st-subscribe-message {
    color: #fff;
    font-weight: 400;
    margin-top: 8px;
}

.st-subscribe-message .fa-warning {
    color: #FA1818;
}

.st-subscribe-message .fa-check {
    color: #00C227;
}
