/* Add your own custom css to this file. You may wish to use css !important calls to override css from the template css files.
----------------------------------------------------------- */
.s5_masonwrapinner {
    border: .1em groove #000 !important;
    background: #e6e6e6 !important;
    padding: 30px !important;
}
#s5_menu_wrap_inner2 {
    height: 86px;
    overflow: hidden;
    background: rgba(233, 103, 20, 0.7) !important;
}  
#s5_nav li.active span {
    color: #000 !important;
}
.s5_masonwrapinner {
    border: .15em groove #42b5cc !important;
    background: rgba(66, 181, 204, 0.5) !important;
    padding: 30px !important;
}
.article-info {
    margin-bottom: 3em;
    text-align: center;
}
.blog-featured {
    background: rgba(18, 152, 178, 0.5) !important;
}
.item_content_wrap {
   background: rgba(66, 181, 204, 0.5) !important;
}
.leading-0.clearfix {
    border: .15em groove #42b5cc !important;
}
.s5_masonry_articletitle {
    text-transform: none !important;
    font-size: 1.3em !important;
    border-bottom: solid .15em #1298b2 !important;
    padding-bottom: 15px !important;
    margin-bottom: 15px !important;
    line-height: 160% !important;
}