a {
    color: black;
    font-weight: normal;
    line-height: 18px;
    font-family: "Century Gothic", Arial, sans-serif;
    text-decoration: none;
    text-transform: lowercase;
}

/* li div p a { */
/*     text-transform: none; */
/* } */

ul {
    text-align: left;
}

li span a {
    text-transform: none;
}

/* li { */
/*     margin-bottom: 3vw; */
/* } */

li div p {
    margin-bottom: 1vw;
}
