.container-xlarge {
    max-width: 1200px !important;
}

.product_cards .card__desc h4 {
    color: #024E4E;
    font-size: 1rem;
    letter-spacing: .12em;
    line-height: 1.4;
    text-transform: uppercase;
    font-weight: 700;
    font-family: Brandon Grotesque, Lato, Helvetica, Arial, sans-serif;
    margin: 12px 0px 5px;
}

.product_cards .card__desc .date-header {
    color: #706c65;
    font-size: 1rem;
    letter-spacing: .10em;
    line-height: 1;
    text-transform: uppercase;
    font-weight: 700;
    font-family: Brandon Grotesque, Lato, Helvetica, Arial, sans-serif;
}

.intro-p p {
    font-family: "Merriweather", georgia, "times new roman", serif;
    font-size: 1.625rem;
}

.intro-buttons a {
    margin: 0px 5px;
}

.alert-note {
    border: 2px solid #cd4e38;
}

.alert-note h4 {
    color: #cd4e38;
}

.alert-note p {
    margin-top: 5px;
}

.add-on {
    border: 2px solid #20812D;
}

h2 {
    font-family: "Brandon Grotesque", helvetica, arial, sans-serif;
    font-weight: bold !important;
    color: #20812D !important;
    font-size: 2.25rem !important;
    line-height: 2.25rem !important;
    letter-spacing: 0.05rem;
}

.schedule td:first-of-type strong {
    color: #e58a1f;
}