/***********  CONTACT styles - contact.html **************/

dl{
    margin: 50px 20px 170px 20px;
}

dt{
    margin-top: 15px;
    font-style: italic;
    font-weight: bold;
}

dd{
    margin-top: 5px;
}