#promotions{margin-top:2rem;min-height:calc(100VH - 639px)}#promotions .promotion-box{border:1px solid #dee2e6;height:100%;width:100%}#promotions .promotion-box.first{background-color:#e0a6a5}#promotions .promotion-image{background-position:center;background-repeat:no-repeat;background-size:cover;height:200px;width:100%}#promotions .promotion-box.first .promotion-title{color:#fff}#promotions .promotion-box.first .promotion-description{color:#fff}#promotions .promotion-box.first .promotion-duration{color:#fff}#promotions .promotion-title{color:#2d2d2d;font-family:'Cormorant Garamond',serif;font-size:1.5rem;margin-bottom:.5rem;text-align:center}#promotions .promotion-description{color:#7e7e7e;font-size:.9rem;height:2rem;margin:0;text-align:center}#promotions .promotion-duration{color:#7e7e7e;font-size:.8rem;margin-bottom:.5rem;opacity:.6;text-align:center}#promotions .navigation{display:flex;justify-content:flex-end}#promotions .navigation li{border:1px solid #7e7e7e;border-radius:0;color:#7e7e7e;margin-left:.5rem}#promotions .navigation li.active{border-color:#28aac5;color:#28aac5}