.swiper-div {
    position: absolute;
    bottom: 10px;
    text-align: left;
    left: 10px;
    padding: 10px 20px;
    background: none;
}
.swiper-div .btn {
    background-color: #fff700;
    text-shadow: 1px 1px 2px #544109;
    background-image: linear-gradient(180deg,#fff700,#ffae00);
    -webkit-box-shadow: 0 4px 8px rgba(0,0,0,.2);
    box-shadow: 0 4px 8px rgba(0,0,0,.2);
}
.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;
}
