.site-header .site-branding {
  width: 50%;
}

.site-title {
  font-family: ‘Dancing Script’, cursive;
  font-size: 38pt;
}

.site-title a:hover {
  color: #FF9933;
}

.site-description{
  font-size:16pt !important;
}

.site-header {
  background-size:110%;
}
@media only screen and (max-width:768px) {
  header {
    background-image:none !important
  }
}

.elementor-editor-active .elementor.elementor-edit-mode .elementor-column .column-title { 
	color: white;
	font-size: 22px;
	background-color: black;
}

.sp-section-description{
    margin: 0 75px 0 75px !important;
    text-align: justify !important;
}

.wpcf7{
color: #000000;
}