.form__title {
    font-weight: bold;
    font-size: 64px;
    margin-bottom: 24px;
}

.form__title span {
    color: var(--color-teal);
}