.t4-megamenu .navbar-nav > li.active > a, .t4-megamenu .navbar-nav > li.active > .nav-link {
    color: #ffffff;
    background-image: -webkit-gradient(linear,0 0,0 100%,from(#7ac143),to(#ffffff));
}
.t4-main-body {
    padding-top: 1.5rem;
}
h2.item-title a, .item-title h2 a {
    color: #14bdea;
    text-decoration: none;
}
h2.item-title a:hover, h2.item-title a:active, h2.item-title a:focus, .item-title h2 a:hover, .item-title h2 a:active, .item-title h2 a:focus {
    border-bottom: 0px solid #a00000;
    color: #ff1700;
    text-decoration: underline;
}
.page-header h2 a, .categories-list h2 a {
    color: #14bdea;
    clear: both;
    display: block;
}
.items-row .item .item-content .page-header {
     margin-bottom: 0rem;
}
.page-header h2 a:hover, .page-header h2 a:focus, .page-header h2 a:active, .categories-list h2 a:hover, .categories-list h2 a:focus, .categories-list h2 a:active {
    border-bottom: 0px solid #a00000;
    color: #ff1700;
    text-decoration: underline;
}
.category-name [itemprop=genre] {
    font-weight: 100;
}
.readmore .btn {
    float: right;
    background-color: #d1f1ce;
}
.module-title span {
    border-bottom: 1px solid #14bdea;
    color: #7ac143;
    font-family: 'Varela Round';
}
.navbar-brand.logo-text .site-name {
    font-family: 'Kaushan Script';
    color: #7ac143;
    font-size: xxx-large;
    max-width: 100%; 
    height: auto;
}
.t4-megamenu .nav > .dropdown > .dropdown-toggle .item-caret {
    border-top: 4px solid #7ac143;
}
.item-intro {
    margin-bottom: 0.5rem;
}