.slides .slide .slide-content:before {
    background-color: rgba(2, 151, 157,0.7);    
}
.drawer .drawer-handle {
    background-color: rgba(2, 151, 157,1);
}
.drawer .handle-grip {
    background-color: rgba(2, 151, 157,1);
}
.foot .foot-closure {    
    background-image: none;
    background-color: rgba(2, 151, 157,1);
}
.foot-outset > .frame-layout-2, .content > .frame-layout-2 {
    background-color: rgba(2, 151, 157,1);
}