.apply-head {
    background-color: #e2f2ff;
}

.success-wrapper, .error-wrapper {
    display: none;
}

.account-warning {
    margin-top: 10px;
    font-size: 16px;
}

.confirm a.whatsapp{
    color: #25d366;
}

.confirm a.email {
    color: #e8a30f;
}

.confirm a {
    text-decoration: none;
}