@import url('https://fonts.googleapis.com/css2?family=Cinzel:wght@400..900&display=swap');

body{font-family: "Montserrat", sans-serif !Important;}
p{font-family: "Montserrat", sans-serif !Important;}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6{
	font-family: "Playfair Display", serif !Important;
}

#big .slide-caption .slide-title, #big11 .slide-caption .slide-title {
    font-family: "Playfair Display", serif ! Important;
    /* text-transform: capitalize; */
    font-family: "Cinzel", serif ! Important;
    /* color: #D8D4BD; */
    font-size: 40px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 10px;
    word-spacing: 0px;
    -webkit-text-stroke-width: 0px;
    stroke-width: 0px;
    -webkit-text-stroke-color: #000;
    stroke: #000;
    text-shadow: 0px 0px 13px rgba(0, 0, 0, 0.3);
    /* mix-blend-mode: overlay; */
    line-height: 1.5;
}

#big .slide-caption, #big11 .slide-caption {
    width: 70%;
}

#big .slide-caption a, #big11 .slide-caption a { 
    font-family: "cinzel", Sans-serif;
}


a.bannerlink {
    display: block;
    width: 100%;
}

