.form-title{
    font-size: 3rem;
    font-weight: 400;
}

.form-title-light{
    color: var(--text-color-light);
}