/* Add here all your CSS customizations */

ul.personal-details{
    list-style: none;
}

span.title {
    color: black;
    font-weight: bold;
}


