/* homepage */

body .hp-heading .box h1,
body .text__hs h1 {
	color: #00667B;
	padding-top: 10px;
}

body .hp-heading .box p, 
body .text__hs p {
	color: #026073;
}

body .fullwidth-section .inner-wrapper h6,
body .content-section h6 {
	color: #47a190;
	padding-bottom: 7px;
}

/* prodotti */

body .user-journey-steps .step-row h4 {
	color: #47a190;
}

/* amici di ontherapy */

body .ottobre-rosa .sib_signup_form input[type=text], 
body .ottobre-rosa .sib_signup_form input[type=email], 
body .ottobre-rosa .sib_signup_form textarea, 
body .ottobre-rosa .sib_signup_form select, 
body .ottobre-rosa .sib_signup_form label {
	color: #a81954 !important;
}

body .ottobre-rosa .sib_signup_form input[type=text], 
body .ottobre-rosa .sib_signup_form input[type=email], 
body .ottobre-rosa .sib_signup_form textarea,
body .ottobre-rosa .sib_signup_form select, 
body .ottobre-rosa .sib_signup_form .sib-default-btn {
	border-color: #a81954 !important;
}

body .ottobre-rosa .sib_signup_form .sib-default-btn {
	background: #a81954;
}

body .ottobre-rosa .sib_signup_form .sib-default-btn:hover {
	color: #a81954;
}

body .newsletter-section.ottobre-rosa  h4 {
	color: #a81954;
}

/* chi siamo, contatti, problematiche della pelle */

body .content-section h6 {
	/* color: #309c88; */
	color: #47a190;
	padding-bottom: 7px;
}

/* footer */


body .newsletter-section h4 {
	color: #00667b;
}

