.industries-light {
    background-color: #0067ac;
}

.industries-light .industry-card_s:hover {
    background-color: white;
    color: #0067ac;
    border-color: #0067ac;
}

.industries-light .industry-card_s:hover p {
    color: #0067ac;
}