/*
 * Created by the Simple Custom CSS Plugin
 * by John Regan (http://johregan3.me)
 * http://wordpress.org/plugins/simple-custom-css/
 */

.custom-background .site-header, .featured-home .site-header {
background: #211819;
}

.custom-background .content-area {
background: rgba(250,250,250, 0.1);
}