
#footer .top-container:last-of-type {
    margin-bottom: 0;
    padding: 0 0px;
    padding-top: 30px;
    border-top: 1px solid rgba(134, 134, 134, 0.17);
    width: auto;
    margin: auto;
}

.contact-info-section {
    margin-right: 20px;
    font-weight: bold;
    font-size: 15px;
    color: #50b51d;
}

.contact-info-section > span, .contact-info-section a {
    font-size: 13px;
    margin-left: 5px;
    color: #777777;
    text-decoration: none;
}