.agreement {
    margin-bottom: 1rem;
}

.agreement .form-check-label {
    font-size: 14px;
    line-height: 1.4;
}

.agreement.error .form-check-label,
.agreement.error a {
    color: #dc3545;
}
