<!-- start Simple Custom CSS and JS -->
<style type="text/css">
footer .elementor-element.elementor-element-0520541 a{
	color: white;
}

footer .elementor-image {
    padding: 0 10%;
}

/* Tablets & Phones */
@media only screen and (max-width:1023px){
	div.elementor-908 section.elementor-section div.elementor-element > div.elementor-element-populated {
		padding:15px;
	}
    footer .elementor-image img{
      max-width:315px;
  	}
}


/* Tablets */
@media only screen and (min-width: 768px) and (max-width:1023px){
  footer .elementor .elementor-image img{max-width:100%;}
}

/* Phones */
@media only screen and (max-width: 767px){

  	.elementor-element.elementor-element-8490706.elementor-widget.elementor-widget-text-editor {
    	padding: 10% 0 0 0;
  	}
  	.elementor-element.elementor-element-53e6ff8.elementor-widget.elementor-widget-button {
    	text-align: center;
	}
  	.elementor-element.elementor-element-831aad4.elementor-widget.elementor-widget-heading h2{
    	font-size: 2.5rem;
	}
  .elementor-cta__bg-wrapper{
  	margin:20px auto;
  }
  #content .elementor-cta .elementor-cta__content {
	padding: 0;
    text-align:center;
}
}</style>
<!-- end Simple Custom CSS and JS -->
