 .card-head {
        background: #54c6fb url("../img/bg/back_header_neuro.png");
        color: #fff !important;
        border-radius: 30px;
        margin-top: 100px !important;
        padding: 30px 30px 30px 30px !important;
        background-size: cover;
        background-position: center; 
         }
        
        .card-head h1 {
            color: #fff !important;
        }
        
        .breadcrumb-item {
            color: #fff !important;
        }
        
        .h1-head {
            color: #fff;
        }
        
        .breadcrumb-item+.breadcrumb-item::before {
            color: #ffffff !important;
        }
        