
    .captionjs {
        width:auto !important;
    }
    
    .captionjs img {
        width:auto;
    }
    .sidebar h2,
    .sidebar .h2{
        font-size:2rem !important;
    }
    .slick-slider.slick-dotted {
        padding-bottom:0;
    }
    .pager__item.is-active a {
    background-color: #8a704c;
    color: #fff !important;
}