/* custom css */
#maincontainer {
    font-family: raleway;
    font-size: 18px;
}

.scroll_heading {
color: #36438b;
font-family: roboto slab;
}

#catlist-button {
   background-color: #36438b !important;
   color: #ffffff !important;
   font-family: roboto slab;
}



.vertical_scroller {
border: 4px solid #36438b !important;
}
