.sp-post-carousel-section .post-carousel{
    margin: 0 5px;
}

.post-carousel h2.post-carousel-title{
    font-size: 20px;
    line-height: 26px;
    margin-top: 10px;
    margin-bottom: 0;
}

.post-carousel h2.post-carousel-title a{
    color: #222222;
}

.sp-post-carousel-section .owl-controls .owl-pagination{
    text-align: center;
    margin-top: 20px;
}

.sp-post-carousel-section .owl-controls .owl-pagination .owl-page{
    background-color: #cccccc;
    width: 12px;
    height: 12px;
    display: inline-block;
    border-radius: 100%;
    margin: 0 4px;
}

.sp-post-carousel-section .owl-controls .owl-pagination .owl-page.active{
    background-color: #222222;
}