.zscustom-section-80 .zsradius-hover-box:hover {
    background: #0d3e62; /* new color */
    transition: background 0.5s ease;  /* optional: change speed or easing */
}
.zpsection {
    background-color: #000000;
}