.reservations__title{color:var(--black,#1F1D22);text-align:left;font-family:Cinzel;font-size:48px;font-style:normal;font-weight:400;line-height:100%}.reservations-card__img{position:relative;margin-bottom:32px}.reservations-card__img img{display:block;-o-object-fit:cover;object-fit:cover}.reservations-card__title{color:var(--black,#1F1D22);font-family:Nunito;font-size:32px;font-style:normal;font-weight:400;line-height:normal;text-transform:uppercase;margin-bottom:24px}.reservations-card__text h2,.reservations-card__text p{color:var(--black,#1F1D22);font-family:Lora,serif;font-style:normal;font-weight:400}.reservations-card__text p{font-size:18px;line-height:164%;margin-bottom:24px}.reservations-card__text h2{font-size:32px;line-height:normal;text-transform:capitalize;margin-bottom:16px}.reservations-card__text strong{font-weight:700}.reservations-card__link,.reservations-card__tag{font-family:Nunito;font-style:normal;font-weight:500;line-height:normal;text-transform:uppercase}.reservations-card__link{color:var(--burgundy,#73332B);font-size:18px;-webkit-transition:color .3s;-o-transition:color .3s;transition:color .3s}.reservations-card__link:hover{color:#D38C6B}.reservations-card__tag{position:absolute;bottom:-30px;right:17px;height:80px;width:80px;font-size:14px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#D38C6B;border-radius:100px;color:var(--white,#FDF5EF);text-align:center}@media only screen and (max-width:991px){.reservations .row{--bs-gutter-y:24px}.reservations__title{font-size:28px;margin-bottom:24px}.reservations-card__img{margin-bottom:24px}.reservations-card__img img{aspect-ratio:4/3}.reservations-card__title{font-size:20px;margin-bottom:12px}.reservations-card__text p{font-size:16px}.reservations-card__text h2{font-size:28px}.reservations-card__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.reservations-card__tag{display:none}}