/* CEREBRO Custom - Light purple left panel background */

#wrapper > section > header:before {
    background: #bb86fc !important;
}

#wrapper > section > header h1:before, 
#wrapper > section > header h2:before {
    background: #bb86fc !important;
}

#wrapper > section:last-of-type > header:after {
    background: #bb86fc !important;
}
