.header-one, .header-one .site-navigation {
    background: #28a745;
}

.btn-primary {
    background: #1e86a4 !important;
}


.call-to-action-box .action-style-box {
    background: #1e86a4;
    padding: 30px;
}

img.footer-logo {
    background-color: white;
    border-radius: 10px;
    max-height: 62px;
    border: 4px solid #007bff;
}

.justify-content {
    text-align: justify;
}


h1.inner-column-title {
    font-weight: 500;
    font-size: xxx-large;
}

.logo img {
    width: auto;
    height: 52px;
}

.banner-heading {
    text-align: center;
    background-color: #00000059;
    padding: 5px;
}