﻿body {
   background-color: #ebebf1;
}

h3 {
   font-size: 1.5rem;
}

.privacidad {
   text-align: justify
}

.datos {
   list-style: none;
   margin-left: -18px;
}

   .datos li span {
      padding-inline-start: 1ch;
   }

.romano {
   list-style-type: upper-roman;
}
