.et_pb_text>:last-child a{
color: #425563 !important;
}
.et_pb_text>:last-child a:hover{
color: #F68D2E !important;
}
div#et-main-area i.fa.fa-arrows-v {
color: white !important;
} .wpforms-form button[type=submit] {
background-color: #425563 !important;
border-color: #425563 !important;
color: #fff !important;
transition: background 0.3s ease-in-out;
}
.wpforms-form button[type=submit]:hover {
background-color: #F68D2E !important;
}