.w-slider-dot {
    height: 5px;
    background: #848894;
    top: 2px;
}

.w-slider-dot.w-active {
    height: 5px;
    background: #3F74B6;
    top: 2px;
}

.slide-nav.w-slider-nav.w-round>div {
    width: 60px;
    border-radius: 2px;
}