#sp-main-body {
  padding: 20px 0;
}

#sp-left .sp-module, #sp-right .sp-module {
    margin-top: 50px;
    border: 1px solid #ddd;
    padding: 20px;
    border-radius: 6px;
}


.article-list .article {
    margin-bottom: 30px;
    padding: 20px;
    border-left: 1px solid #ddd;
    border-radius: 0px;
}

.article-list .article .article-header h1 a, .article-list .article .article-header h2 a {
    color: #0345bf;
}
.article-list .article .readmore a {
    color: #0345bf;
    /* font-weight: 500; */
}
.sp-module ul > li > a {
    color: #0345bf;
}

#sp-footer .container-inner {
    padding: 10px 0;
    /* border-top: 1px solid rgba(255, 255, 255, .1); */
}

.sp-column .items-row {
    margin-top: 30px;
}

#sp-title .breadcrumb {
    background-color: #fff;
    padding-left: 0px;
}

.sp-module .ari-image-slider {
    margin-bottom: 15px;
}

.cat-children {
    margin-top: 30px;
}
.cat-children .item-title {
    padding-bottom: 0px;
}

.bold-title {
    font-weight: 700;
}
