.ws_images2 {
    width: 850px
}

.ws_images2 ul li a h2 {
    font-size: 75px;
    text-transform: uppercase;
    color: rgb(255 255 255 / 50%);
    font-weight: 800;
    font-family: "Montserrat";
    transition: 1s ease;
    transform: translateX(2.5rem)
}

.ws_images2 ul li a p {
    width: 365px;
    font-size: 15px;
    line-height: 28px;
    color: #d5d5d5;
    font-weight: 400;
    font-family: "Montserrat";
    text-align: center;
    margin: 0px 0px 0px
}

.slider__counter {
    position: absolute;
    bottom: 58px;
    left: 44px;
    z-index: 3;
    font-size: 17px;
    line-height: 26px;
    text-transform: uppercase;
    color: #ffffff;
    font-weight: 400;
    font-family: "Montserrat";
    letter-spacing: 2px
}

.slider__counter span {
    font-size: 33px;
    line-height: 26px;
    text-transform: uppercase;
    color: #ffba51;
    font-weight: 500;
    font-family: "Montserrat";
    bottom: -13px;
    position: relative;
    margin-right: 5px
}

.ws_images2 ul li a h2.fullText {
    color: #FFFFFF;
    transition: 1s ease
}