/*CSS brought over from Body Type: WYSIWYG*/
.Reviews iframe {margin-top: -1em;margin-left: -2em;}
.schedule a {text-decoration: none;}

.col-lg-4.nlinfoColumn h2 { 
font-size: 1.75em; 
} 
.col-lg-4.nlinfoColumn h3{font-size: 1.25em;} 
.col-lg-4.nlinfoColumn h4 {font-size: 1.125em}

.center-image {
 display: flex;
 justify-content: center;
}

.center-text {
padding-top: 50px;
text-align: left;
}

.flex-item {
 display: flex;
 align-items: center;
}