#modal-regulamento h1 {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 25px;
}

#modal-regulamento section {
    margin-bottom: 35px;
}

#modal-regulamento h2 {
    font-size: 18px;
    font-weight: 600;
}
#modal-regulamento h2 span {
    margin-right: 5px;
}
#modal-regulamento .modal-header {
    border: none;
}