.modal-title {
    font-weight: var(--font-bold);
    font-size: 24px;
    line-height: 130%;
    color: var(--dark);
}
