﻿.contact-info a
{
    color: #723e98;
    text-decoration: none;
}

.contact-info a:hover
{
    text-decoration: underline;
}

.contact-info
{
    padding-bottom: 30px;
}

.section-header
{
    font-weight: bold;
}