body {
    /*font-family: 'Source Sans 3', sans-serif;!important;*/
}

h1, h2, h3, h4, h5 {
    /*font-family: 'Source Sans 3', sans-serif;!important;*/
}

.footer-middle, .footer-middle a, .footer-bottom {
    color: #eee!important;
}


.read-more {
    background: #08665c;
}

.read-more:hover {
    background: #3b9b91;
    color: white!important;
}

.color-3db, h4, h1, h2, h3, a {
    color: #06534b;
}

.footer-middle h4 {
    color: white;
}

a:hover {
    color: #08665c!important;
}

.footer-middle a:hover {
    color: #06534b!important;

}

.hr-highlight {
    background-color: #06534b;
}

.menu a:hover {
    color: #06534b !important;
    border-bottom: 2px solid #06534b;
    border-radius: 2px;
}


.nav-horizontal .active {
    color: #06534b;
    font-weight: bold;
    border-bottom: 1px solid #06534b;
}

.cover-image {
    background: #08665c;
}

.avatar-linkedin:hover {
    color: white!important;
}

.blog-menu .active a {
    color: #06534b;
    background: #eeeeee;
}

.custom-page-link {
    background: #06534b;
    color: white;
}

.custom-page-link:hover {
    color: white!important;
    text-decoration: none;
}

.custom-page-link.disabled:hover {
    color: white;
}

.custom-page-link.active {
    background: #3b9b91;
    color: white;
    cursor: pointer;
}

.submit-primary {
    background: #06534b;
    color: white;
}

.submit-primary:hover {
    background: #3b9b91;
    color: white;
}

.container-header {
    background: #08665c;
    background-size: cover;
    padding: 40px 0 30px 0;
}

.page-content h1, h2, h3 {
    color: #06534b;
    margin-bottom: 20px;
}

.db-list li::before {
    line-height: 20px;
    font-size: 1em;
    /*content: "\2022";*/
    color: #3b9b91;
}
