@media (max-width: 768px){
	.page-header{
		display: none;
	}
}
@media (max-width: 768px){
	.elementor-cta__button.elementor-button{
  		text-decoration: none !important;
	}
}
@media (max-width: 768px){
	a{
		text-decoration: none !important;
	}
}
.wp-core-ui .accordion-section-title{
	height: 40px !important;
}