/* 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.30);
 width: 100%;
 position: absolute;
 left: 0;
 top: 0;
 bottom: 0;
}

/*CSS brought over from Menu Type: WYSIWYG*/
.repairs h2 { margin: 0; color: #000; letter-spacing: 1.5px; font-family: 'Goudy Bookletter 1911', serif; font-weight: 400; font-size: 3em;width: 100%; background: #f2e2c4 } .repairs li, .repairs p {font-size: 1.25em;} .repairs h2 {text-align: left!important; padding-left: 15px}
