/* HEADER */ .sePage .sePageMain { margin-top: 0px; }

/* IMAGE OVERLAY */
.se-section-image-overlay .editContent,
.se-section-image-overlay .content-block-column {
 position: relative;
}

.se-section-image-overlay .content-block-column::before {
 content: '';
 background-color: rgba(0,0,0,0.20);
 width: 100%;
 position: absolute;
 left: 0;
 top: 0;
 bottom: 0;
}

/*CSS brought over from Body Type: WYSIWYG*/
.rates h1{font-family: 'Goudy Bookletter 1911', serif; font-weight: 400;} .rates h2 { margin: 0; color: #000;font-size: 1.5rem; font-family: 'Goudy Bookletter 1911', serif; font-weight: 400; font-size: 2em;width: 100%; background: #f2e2c4 } p {font-size: 1.25em;} .rates h2 {text-align: left!important; padding-left: 15px}













