.et_pb_section a:hover {
color: #970000;
}

input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill {
    -webkit-box-shadow:0 0 0 50px #e5e5e5 inset !important; /* Change the color to your own background color */
    -webkit-text-fill-color: #333 !important;
}

input:-webkit-autofill:focus, textarea:-webkit-autofill:focus, select:-webkit-autofill:focus {
    -webkit-box-shadow: /*your box-shadow*/,0 0 0 50px #e5e5e5 inset !important;
    -webkit-text-fill-color: #333 !important;
} 


.et_pb_fullwidth_header .et_pb_fullwidth_header_container.center .header-content {
width: 100% !important;
max-width: 1000px;
margin: 0px auto;
}

.mfp-arrow .mfp-arrow-left .mfp-a, .mfp-arrow-left::after, .mfp-arrow-right .mfp-a, .mfp-arrow-right::after {color: #e3242b !important;}
.mfp-close { color: red !important;}
