@media (min-width: 992px) {
        .top-bar a {
            color: #ffffff !important;
        }
        .top-bar p {
            color: #ffffff !important;
        }
}
.top-bar a.linkedin:hover {color: #007bb5 !important;}
.top-bar a.facebook:hover {color: #3b5998 !important;}
footer a.linkedin {background-color: #ffffff !important; color: #6b8f00 !important;}
footer a.facebook {background-color: #ffffff !important; color: #6b8f00 !important;}
footer a.linkedin:hover {background-color: #007bb5 !important; color: #ffffff !important;}
footer a.facebook:hover {background-color: #3b5998 !important; color: #ffffff !important;}