.small {
   font-size: 10px;
   text-decoration: none;
}

.bullets {
   list-style: disc !important;
}

.bullets li {
   margin: 0 25px;
   padding: 0 10px;
}

