<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.tippy-content h3{
    font-size: 1.5em;
    line-height: 2em;
    font-weight: bold;
}
.tippy-content h2{
    line-height: 2em;
}
.sp_nature_trail_ride {
    background-color: #2f4b26;
    color: #fff;
    text-align: center;
}
.sp_bottle_of_champagne {
    background-color: #487738;
    color: #fff;
    text-align: center;
}
.sp_free_massage {
    background-color: #df5b4c;
    color: #fff;
    text-align: center;
}
.sp_unlimited_spa {
    background-color: #dc8028;
    color: #fff;
    text-align: center;
}
.sp_2x1_spa {
    background-color: #ec9f05;
    color: #fff;
    text-align: center;
}
.sp_Post-production {
    background-color: #ce93d8;
    color: white;
}
.sp_tropical_getaway {
    background-color: #40E0D0;
    color: white;
}


@media (max-width: 429px) {
    .tippy-popper {
        /*transform: translate3d(0px, 14px, 0px)!important;
        width: 100%!important;*/
    }
    .badger-accordion-title,
    .badger-toggle-indicator {
        color:black!important;
    }
    .badger-accordion__panel button {
        margin: 0!important;
    }
  }



@media (max-width: 990px) {
    #specials-calendar &gt; div {
        height: 80rem;
    }
    .grid-container {
        height: 70rem;
    }
    .week-day,
    .grid-item {
        font-size: 3rem;
    }
    #specials-calendar h1 {
        font-size: 5em;
        text-align: center;
    }
    .sp_sample {
        font-size: 3rem;
    }
    .annotations {
        font-size: 6rem;
    }
    .day-number {
        height: 100%;
    }
    .special {
        width: 100%;
        max-width: 100%;
        height: 100%;
    }
    .tippy-content {
        max-width: 100%;
        height: 70rem;
    }
    .tippy-content &gt; span {
        height: 78rem;
    }
    .tippy-popper {
        width: 100%;
    }
    .tippy-tooltip.light-theme {
        max-width: 100%!important;
        height: 76rem;
    }
    .tippy-content h3 {
        font-size: 4rem;
        line-height: 2em;
        font-weight: bold;
    }
    .tippy-content h2 {
        font-size: 4rem;
        font-weight: bold;
        line-height: 2rem;
    }
    .special p {
        font-size: 3rem;
        margin: 6rem auto;
    }
    .special_date {
        font-size: 3rem;
    }
}
  </pre></body></html>