.section-light h1 {
    color: #27387e;
}
.text-default {
    color: #27387e;
}
.overlay a {
    color: #27387e;
    background-color: #ffffff;
}

.box-style-3 .body .link span {
    color: #006b8f;
}
.default-bg {
    background-color: #006b8f;
    color: #ffffff;
}
.blogpost .post-info {
    background-color: #27387e;
    color: #ffffff;
}
.blogpost a {
    color: #ffffff !important;
}
.scrollToTop {
    background-color: #006b8f;
}