<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: WorldCom
Theme URI: http://www.elegantthemes.com/gallery/divi/
Version: 1.1.1
Description: Tema di WorldCom.
Author: WorldCom
Author URI: http://worldcom-info.it
License: GNU General Public License v2
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Template: Divi
*/
@import url(../Divi/style.css);

.wpcf7-submit{
    background-color: #606060 !important;
    border: 1px solid #7D7D7D !important;
    color: #fff !important;
	cursor: pointer !important;
}

div.wpcf7-validation-errors{
	border: 0 !important;
	color: #fff;
}

div.wpcf7-response-output{
	margin: 0 !important;
	text-align: center;
}

span.wpcf7-not-valid-tip{
	color: #FF0000 !important;
}
#moduli-submyt{
    background-color: #418921 !important;
}
.recaptcha-form div{
	background-color: #EEE;
    width: 100% !important;
    height: auto !important;
}

.recaptcha-form div div{
	margin-bottom: 15px;
    padding: 8px 5px 0;
}
.et_pb_blurb_description {
	padding: 0 10px 10px 10px !important;
}
/* .et_pb_contact p input[type=checkbox] {
	 display: block !important;
    -webkit-appearance: checkbox !important;
    float: left;
    margin-right: 10px;
} */
.wpcf7-list-item-label {
	color: #FFFFFF;
}
.et_pb_contact p input[type=checkbox]+label i {
    background-color: #000 !important;
    border: 1px solid #FFFFFF !important;
}
.et_pb_contact_captcha_question, .et-pb-contact-message {
	color: #FFFFFF;
}
/* 
.et_pb_inner_shadow {
    -webkit-box-shadow: inset 0 0 47px rgba(0, 0, 0, 0.74);
    -moz-box-shadow: inset 0 0 47px rgba(0, 0, 0, 0.74);
    box-shadow: inset 0 0 47px rgba(0, 0, 0, 0.74);
}
 */</pre></body></html>