﻿.contact-section {
    padding-top: 3rem;
    padding-bottom: .75rem;
    background-color: #232323;
    color: #ffffff;
}

.contact-section div {
    line-height: 1.2rem;
}

.contact-header {
    text-transform: uppercase;
}

.contact-subheader {
    margin-top: 3rem;
    margin-bottom: 0.2rem;
}

.contact-section .social-media-container {
    font-size: 2.0rem;
	margin-top: 1.0rem;
}

.contact-section .social-media-container a {
    margin: 0 2px;
    text-decoration: none;
}

.contact-section .social-media-container a:hover i {
    color: #dddddd;
}

.contact-section .social-media-container i {
    color: #ffffff;
}
