.t4-offcanvas .t4-off-canvas-header {
    background-color: #336666;
}
.t4-offcanvas .t4-off-canvas-body{
    background-color: #f8f9fa;
}

.t4-section-module .module-title {
    font-size: 2rem;
}
.t4-section-module .module-title span {
    font-size: 2rem;
}
.t4-masthead .ja-masthead h3.ja-masthead-title {
  font-size: 300% !important}
.lead {
  font-size: 135% !important}
.acm-hero.style-2 h5.hero-heading a {
  font-size: 150% !important}

.btn.btn-primary {
    background-color: #22cc99 !important;
    border-color: #22cc99 !important;
  }
.btn.btn-danger {
    background-color: #9c9f9e  !important;
    border-color: #9c9f9e  !important;
}

.category-module.mod-blog h5.mod-articles-category-title a {
  font-size: 130% !important}

.category-module .mod-articles-category-writtenby {
font-weight: 700;
color: #336666;
}