.contact-title {
    font-size: 14pt;
    text-align: center;
}

.contact-header {
    text-align: center;
}

.contact-head {
    margin-bottom: 20px;
}

.contact-body {
    margin-bottom: 20px;
}

.contact-footer {
    
}

.contact-footer-title, .contact-footer-body {
    text-align: center;
}

.contact-footer-title {
    font-size: 14pt;
}

.contact-footer-body a {
    text-decoration: none;
}