@import url('https://fonts.googleapis.com/css2?family=Sacramento&display=swap');
  
/* BASE */
p {
  padding-bottom:15px;
}

#item-15204640860 .column-wrapper,
.col-maxwidth {
  max-width:1170px;
	margin:0 auto; 
}

/* HOME */
#item-17091975063450 .ba-video-background video {
 	top:0 !important; 
}

/* CLINICS */
#item-1709343800648 {
  background:var(--bg-dark);
}

#item-1709343800648 .ba-field-content,
#item-1709343800648 .ba-field-content p {
    color: var(--title-inverse) !important;
    text-align: center !important;
}

/* FORMS */
.btn-w100 .ba-form-submit-btn {
  width:100%;
}