.invalid-feedback {
    color: red;
    font-size: 12px;
    margin-bottom: 15px;
    margin-top: -10px;
}
.alert {
    margin-bottom: 15px;
    color: red;
}
.emblem img {
    width: 11px;
}
.header__link-text {
    -webkit-text-fill-color: unset !important;
}
.email-resend {
    text-decoration: underline;
}
