/* Enter Your CSS HERE  */
h3.h2-head {
    color: white;
    font-size: 41px;
}


.where-ever-text p {
    color: #ffffff;
}


ul.what-every-ul {
    column-count: 5;
    width: 107%;
    font-size: 16px;
    line-height: 30px;
    margin-top: 21px;
}

h3.h2-head-2 {
    margin-top: -31px;
}


.service-text p {
    color: black;
}

/* Enter Your CSS HERE  */