.regulamento .regulamento-titulo { font-weight: bold; color: white; background: black; padding: 0.5em 1em; }
.regulamento .regulamento-texto { padding: 1.5em 1em; }
.regulamento a { font-weight: bold; color: black; }
.regulamento a::visited { font-weight: bold; color: black; }
.regulamento a::hover { font-weight: bold; color: black; text-decoration: underline; }
