/*
File Description: Put here your custom CSS styles
*/
.blueFacebook {
    color: #3b5998 !important;
}
.blueTwitter {
    color:#55acee !important;
}
.redYoutube {
    color: #cc181e !important;
}
.crossSpace {
padding-top: 20px;
}