
.bolder { font-weight: 700 !important; }

.main-text {
    font-family: Avenir-Black, Avenir, Montserrat, Nunito;
    font-weight: 900 !important;
    font-size: 2.6em !important;
    color: #333;
}
.menu-item { color: #333333; text-align: center; }

.paragraph-two { font-family: Avenir-Black; color: #2A979F !important; }
.price-column { background-color: #e7e7e7; border-radius: 2px; height: 90%; }
.price-column div{ padding: 1em; }
.price-column div p span { color: #777; border-bottom: 1px dotted #777; display: inline-block; margin-bottom: .5em !important; }
.price-column div p { color: #ccc; text-decoration: line-through; height: 1.7em; font-size: .9em; margin-bottom: .7em; }
.price-wrapper h2 { font-size: 2em; margin-top: 0 !important; }
.price-wrapper h2 span { font-size: .5em; color: #777; }
.price-wrapper h4 { font-weight: 900; }
