html.dark .featured-box {
    background: #2e353e;
    border-left-color: #2e353e;
    border-right-color: #2e353e;
    border-bottom-color: #2e353e;
}

    html.dark .featured-box.secondary h4 {
        color: #FFF;
    }

html.dark .featured-boxes-flat .featured-box .box-content {
    background: #2e353e;
}

html.dark .featured-boxes-style-5 .featured-box .box-content h4, html.dark .featured-boxes-style-6 .featured-box .box-content h4, html.dark .featured-boxes-style-7 .featured-box .box-content h4 {
    color: #FFF;
}

html.dark .featured-boxes-style-2 .featured-box {
    background: transparent;
}

html.dark .featured-boxes-style-3 .featured-box .icon-featured {
    background: #1d2127;
}

html.dark .featured-boxes-style-4 .featured-box {
    background: transparent;
}

html.dark .featured-boxes-style-5 .featured-box {
    background: transparent;
}

    html.dark .featured-boxes-style-5 .featured-box .icon-featured {
        background: #282d36;
        border-color: #2e353e;
    }

html.dark .featured-boxes-style-6 .featured-box {
    background: transparent;
}

    html.dark .featured-boxes-style-6 .featured-box .icon-featured {
        background: #282d36;
        border-color: #2e353e;
    }

        html.dark .featured-boxes-style-6 .featured-box .icon-featured:after {
            border-color: #2e353e;
        }

html.dark .featured-boxes-style-7 .featured-box {
    background: transparent;
}

    html.dark .featured-boxes-style-7 .featured-box .icon-featured {
        background: #282d36;
        border-color: #2e353e;
    }

        html.dark .featured-boxes-style-7 .featured-box .icon-featured:after {
            box-shadow: 3px 3px #161a1e;
        }

html.dark .featured-boxes-style-8 .featured-box .icon-featured {
    background: #2e353e;
}

html.dark .featured-box-effect-1 .icon-featured:after {
    box-shadow: 0 0 0 3px #2e353e;
}

html.dark .feature-box.feature-box-style-2 h4, html.dark .feature-box.feature-box-style-3 h4, html.dark .feature-box.feature-box-style-4 h4 {
    color: #FFF;
}

html.dark .feature-box.feature-box-style-6 .feature-box-icon {
    border-color: #2e353e;
}

    html.dark .feature-box.feature-box-style-6 .feature-box-icon:after {
        border-color: #2e353e;
    }
