﻿.modal-content.rounded-modal {
    border-radius: 24px;
}
.custom-modal-title {
    color: var( --primary-color);
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}