.swiper-div {
    text-shadow: 2px 2px 3px #8d558b;
    position: absolute;
    bottom: 0;
    text-align: right;
    right: 0;
    padding: 10px 20px;
    background: none;
}
.swiper-div .btn {
    background: linear-gradient(180deg,#fff600,#ffb54d);
    box-shadow: 0 2px 4px rgba(0,0,0,.5);
    color: #000 !important;
    text-shadow: none;
}
.swiper-text-block {
}
.swiper-text-block h3 {
    line-height: 1em;
}
.swiper-text-block h4 {
    margin-top: -5px;
}
h3.line-height-3.text-lg-10.font-weight-extra-bold {
    font-size: 32px !important;
    letter-spacing: 0;
    text-transform: initial;
    color: #fff;
}
