.site-info.col-2 {
  background-color: #392c2d;
}
@media screen and (min-width: 1900px){
#page-site-header .page-title {
    font-size: 56px !important;
  margin-top: -100px !important;
}
}
@media screen and (max-width: 567px){
#page-site-header .page-title {
    font-size: 30px !important;
    margin-top: -100px !important;
}

}
.page-site-header.relative {
  display: none !important;
}

.social-icons li.menu-item-1218 a::before{
 font-family: 'FontAwesome';
  font-weight: 400;
  content:'\f2ce';
  
color:#fff;
}



.home footer#colophon{
margin-top:0 !important;
}

.blog div#page-site-header, .archive div#page-site-header{
background:url(/wp-content/uploads/2026/02/drcindy.jpg) !important;
		background-size:cover !important;
		background-repeat:no-repeat !important;
}
	footer aside#custom_html-5 p {
    display: none;
}

form#mc4wp-form-1 input[type="email"], form#mc4wp-form-1 input[type="text"] {
    width: 100%;
}