section.regulamentos h2 {
    font-size: 35px;
    font-weight: 900;
    color: #f0ae36;
    text-transform: uppercase;
}

section.regulamentos p {
    font-size: large;
    font-weight: 400;
    color: #000;
}

section.regulamentos h2 {
    font-size: 35px;
    font-weight: 900;
    color: #029b72;
    padding-bottom: 20px;
}

section.regulamentos h5 {
    color: #333333;
    font-weight: 900;
    text-transform: uppercase;
}