t4-footer {
    background-color: #1a5e88 !important;
}

.t4-palette-dark {
    background-color: #1a5e88 !important;
}

.bg-purple {
    background-color: #a1bbd6 !important;
    color: #555555;
}

bg-purple h1, .module.bg-purple h1 {
    color: #3b6085 !important;
}

bg-purple h5, .module.bg-purple h5 {
    color: #555555 !important;
}

.bg-indigo {
    background-color: #e8eef4 !important;
    color: #555555;
}

bg-indigo h1, .module.bg-indigo h1, .my-0 {
    color: #3b6085 !important;
}

bg-indigo h5, .module.bg-indigo h5 {
    color: #555555 !important;
}

.t4-palette-blue {
    background-color: #3b6085;
    color: #e8edf8 !important;
}

.t4-palette-blue a {
    color: #ffffff !important;
}

.bg-light {
    background-color: #cfdae0 !important;
}

.bg-light h3 {
    color: #3b6085 !important;
}

.bg-dark {
    background-color: #1f628f !important;
    color:#000000 !important;
}

.color-dark-normal {
    color:#000000 !important;
}

bg-indigo h1, .module.bg-indigo h1, .my-0 {
    color: #ffffff !important;
}

.acm-features.style-2 .fd-border .fd-item-inner {
    border: 1px solid #7f9cba !important;
    border-radius: 0.25rem;
}

    .acm-features.style-1 .media-right .feature-ct {
    padding-left: 0px;
    padding-right: 0;
}

.row {
    --t4-gutter-x: 20px;
    --t4-gutter-y: 0;
}