﻿body {
   background-color: #ebebf1;
}

h3 {
   color: #3f0a8b;
}

.reglamento {
   text-align: justify
}

.romano {
   list-style-type: upper-roman;
}

.alfa {
   list-style-type: lower-alpha;
}
