/* Enter Your Custom CSS Here */
.topbar {
    background-color: #0F62AC;
}
footer.wrap {
    background: #65A834;
}
.foo-news a, .foo-news a:hover {
    color: #fff;
}
body {
    color: #000;
}
.copy-holder {
    background: #0F62AC;
}
.flex-caption{display:none !important}
@media only screen and (max-width: 768px){
  i.fa.fa-youtube {margin-top:2px !important}
  i.fa.fa-instagram {margin-top:2px !important}
}