body{
    color: #3D3D44;
    background-color: #fcfcfc; /* Ensure Bg Colour is Same As Shorter Column */
}

.color,
a{
    color: #3D3D44;
}

.cc-custom-link{
    color: #7B7E87;
}

h1, h2, h3, h4, h5, h6{
    color: #7B7E87;
}

h3{
    color: #b6b6b6;
}

footer{
    background: #3D3D44;
}

.loader .icon{
	border-top: 8px solid #3D3D44;
}

.button .fa{
    background: #3D3D44;
}

.button:hover .fa,
.button:focus .fa{
    background: #7B7E87;
}

.button span{
    color: #3D3D44;
    font-size: 11px;
}

.social-links a{
    color: #7B7E87;
}

.social-links a:hover,
.social-links a:focus,
.link-col a:hover,
.link-col a:focus,
#company-banner a:hover,
#company-banner a:focus{
    color: #7B7E87;
}

.copyright{
    background: #7B7E87;
}

.copyright a:hover,
.copyright a:focus{
    color: #3D3D44;
}

.footer-button-col{
    background: #3D3D44;
}

.footer-button:hover .fa,
.footer-button:focus .fa{
    color: #7B7E87;
}

.close,
.modal-body h3{
    color: #7B7E87;
}

.jssocials-share:hover .jssocials-share-logo,
.jssocials-share:focus .jssocials-share-logo,
.jssocials-share:hover .jssocials-share-label,
.jssocials-share:focus .jssocials-share-label{
    color: #7B7E87;
}