/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 03 2026 | 15:55:09 */
html {
	scrollbar-width: none;
	-ms-overflow-style: none;
}

.grecaptcha-badge { 
	visibility: hidden!important; 
}

a {
    color: unset;
}

html {
	background: #fff!important;
}

body {
	background:#fff;
	padding-bottom: env(safe-area-inset-bottom);
}

#main-content {
	background-color: #fff!important;
}

.et_pb_section {
	background-color: #fff;
}

@media screen and (max-width: 767px) {
  .et_pb_contact_reset, .et_pb_contact_submit {
    margin: 0 0 0 0px;
	}	
}