.title .head-section2 h5::after, .title .head-section3 h5::before, .title .head-section3 h5::after{
    border-bottom: 1px solid #0a0a0a;
}

.head-section2 h5{
    color: black;
}

.head-section2 h1{
    color: black;
}

.title .head-section2 h1{
    border-bottom: 1px solid #0a0a0a;
}

.title .head-section3 h1{
border-bottom: 1px solid #000000;
}

.head-section3 h5{
    color: black;
}

.head-section3 h1{
    color: black;
}

.service-item.service-item-left {
    background: linear-gradient(to right, #000000, #ffffff);
}

.service-item.service-item-right {
    background: linear-gradient(to left, #000000, #ffffff);
}

table tr{
    color: black;
    border-color: black;
}