/** Widget Title background color */
.widget .widget-title {
    background: #FEEAE3;
}

/** Widget Background Color */
#secondary .widget {
    background: #FEEAE3;
}