.slider_text {
    text-align: center;
    margin-top: 0;
}
.slider_text strong{
        font-size: 72px;
        line-height: 72px;
        display: block;
        font-weight: bold;
        margin-bottom: 8px;
        font-family: 'Playfair Display', serif;
}
.slider_text em{
        font-size: 72px;
        line-height: 72px;
        font-weight: bold;
        font-family: 'Playfair Display', serif;
}

.slider_text span{
        font-size: 17px;
        line-height: 28px;
        display: block;
        font-weight: normal;
        font-style: normal;
        position: relative;
        margin-top: 44px;
        font-family: 'Montserrat', sans-serif;
}



