/* your styles go here */
.row-offcanvas {
  /*background: #1a237e;*/
    background: #F7E2DE;
}

.sidebar-heading a {
    background:  #FFEE99; /* For changing the highlight color */
}

body {
    color: #232A2F; /* default color */
    font-family: 'Open Sans', Helvetica, Arial, sans-serif;
}

.sidebar-p {
    color: #232A2F; /* sidebar paragraph text color */
}

.sidebar-menu {
    color: #232A2F; /* default color */
    font-family: 'Roboto Slab', Helvetica, Arial, serif;
}


.box-masonry .box-masonry-text p {
    color: #232A2F; /* default color */
    font-family: 'Open Sans', Helvetica, Arial, sans-serif;
}

h1 {
    color: #232A2F; /* default color */
    font-family: 'Roboto Slab', Helvetica, Arial, serif;
}

h2 {
    color: #232A2F; /* default color */
    font-family: 'Roboto Slab', Helvetica, Arial, serif;
}

h3 {
    color: #232A2F; /* default color */
    font-family: 'Roboto Slab', Helvetica, Arial, serif;
}

h4 {
    color: #232A2F; /* default color */
    font-family: 'Roboto Slab', Helvetica, Arial, serif;
}

.content-column-content p, .content-column-content li {
    color: #232A2F;
}

.sidebar-menu li a {
  color: #232A2F;
}
