.main-footer__top {
    background-color: #557077;
}

.main-footer__bottom {
    background-color: #343a3b;
}

h1, h2, h3, h4 {
    color: #343a3b;
    font-family: "Open Sans",sans-serif;
}

.main-navigation .navigation>li>a {
    text-transform: none; 
    color: #3093ac;
}

 a {
    text-decoration: none; 
    color: #3093ac;
}

a:visited {
    text-decoration: none; 
    color: #3093AC;
}

