
a {
    color: #072669;
}

.fab-icon-holder{
    background-color: #072669;
}


.fab-icon-to-top{
    background: #d21921;
}

.hero .container {
    border-top: 4px solid #072669;
}

.hero .btn-get-started {
    color: #fff;
    border: 2px solid #072669;
}

.hero .btn-get-started:hover {
    background:  #072669;
    color: #fff;
}

.footer .credits a{
    color: #d21921;
}

.footer.dark-background{
    background: #072669;
}

.inner-title{
    color: #072669;
}

.about .our-story h4{
    color: #072669;
}

.testimonial-item h2{
    color: #072669;
}

.contact .info h3{
    color: #072669;
}

.contact h4{
    color: #072669;
    font-weight: 600;
}
