/* Footer colors */



.meta-section {
    color: #333333;
    border-top: 1px solid #efefef;
    background-color: #ffffff;
    padding: 12px 0;
}

.meta-section a {
    font-weight: lighter;
    color: #333333; 
}
.meta-section p {
    font-weight: lighter;
    color: #333333; 
}

.footer-section-content { display:none; }