/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/
button.btn.btn-secondary.wb-btn-call-to-action {
    background-color: #d93c66;
    color: #fff;
    font-weight: 600;
}
button.btn.btn-secondary.wb-btn-call-to-action:hover {
    background-color: #992b4e;
}
body .whistleblowing-form-area h4 {
    color: #fff;
}
body .whistleblowing-form-area button.btn.wb-btn-primary {
    min-height: 50px;
    margin-top: -8px;
    background-color: #ffffff;
    color: #93294b;
}
body .wb-request-header-single-report .wb-request-label-segnalazione {
    background-color: #96284b;
}
body .wb-reply-count {
    background-color: #fff;
	color: #96284b;
}
body .wb-request-header-single-report .wb-request-id {
	color: #96284b;
}
body .wb-request-type-segnalazione {
    background-color: #d93d67;
    color: #fff;
}
.page-id-69 input.btn.btn-primary {
	background-color: #96284b;
    color: #fff;
}
.ottomarzo-whistleblowing-form input.btn.btn-primary.wb-btn-primary {
	background-color: #ffffff;
    color: #d93c66;
}
.ottomarzo-whistleblowing-form input.btn.btn-primary.wb-btn-primary:hover {
	background-color: #96284b;
    color: #fff;
}
.page-id-69 input.btn.btn-primary:hover {
	background-color: #d93d67;
}
.ottomarzo-whistleblowing-form {
    background-color: #d93c66;
    margin-top: 40px;
    border: 1px solid #ffffff00;
    border-radius: 6px;
    padding: 20px;
}
body .wb-request-type-risposta.author-segnalante h4 {
	background-color: #d93d67;
}
body .wb-request-type-risposta.author-segnalante h3 {
	color: #96284b;
	border-bottom: 1px solid #96284b;
}