.section4 {
    width: 100%;
    padding: 7%;
    background-color: #f5f5f5;
}

.image {
    border: 3px solid white;
}

.slick-dots li button:before {
    font-family: 'slick';
    font-size: 20px!important;
    line-height: 20px;
    position: absolute;
    top: 10px!important;
    left: 0;
    width: 30px;
    height: 30px;
    content: '•';
    text-align: center;
    color: #eb7d22!important;
}

.items p {
    font-size: 14px;
}

.items h3 {
    font-size: 15px;
    color: #243759;
    font-weight: bold;
}

.items h4 {
    font-size: 13px;
    color: #eb7d22!important;
    font-weight: bold;
}