/*****************************************************************
* Custom CSS Stylesheet. You can add any custom CSS selectors here after the comment line 
* They will be given the highest priority on any elements on the forum
* Customize your forum color scheme in one click: www.sitesplat.com/phpBB3/ 
* **************************************************************
*
* FLATBOOTS @SiteSplat.com - Custom CSS STYLESHEET - 
* 
* **************************************************************
*****************************************************************/
/* ===[ CSS HOOK TOP ]=== */

.masthead:before {
    background-color: #d35d0c;
} 

.panel-forum > .panel-heading{
    background-color: #d35d0c;
}

/* ===[ CSS HOOK BOTTOM ]=== */