<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: NeonLotus Theme
Theme URI: http://www.elegantthemes.com/gallery/divi/
Template: Divi
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Description: NeonLotus Theme
Version: 4.27.4.1743965046
Updated: 2025-04-06 19:44:06

*/
.et_pb_button_0 .neon-button {
	color: #ffffff;
	background-color: linear-gradient(315deg,rgba(14, 255, 254, 1) 0%, rgba(14, 170, 198, 1) 0%, rgba(14, 55, 121, 1) 31%, rgba(14, 40, 111, 1) 50%, rgba(48, 34, 123, 1) 71%, rgba(249, 2, 197, 1) 100%) !important;
}


input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
	    background-color: #ffffff00 !important;
  border: none !important;
  border-bottom: 2px solid #ffffff !important;
    color: #ffffff !important;
    width: 100% !important;
}

input.wpcf7-form-control.wpcf7-submit.has-spinner {
	background-color: #ffffff;
	border: 1px solid #ffffff;
	color: #000000;
	padding: 20px;
	font-size: 16px;
	font-family: "maven-pro", sans-serif;
}

#contact-form input[type="text"],
#contact-form input[type="email"],
#contact-form textarea
{
    background-color: #ffffff00 !important;
  border: none !important;
  border-bottom: 2px solid #ffffff !important;
    color: #ffffff !important;
    width: 100% !important;
}

#contact-form label {
	color: #ffffff !important;
}
</pre></body></html>