#inner_wrapper{
    background-color: #333333;
}
.service-card{
    background-color: #3b5048;
}
.text-3xl{
    color: #ffffff;
}
.text-xl{
    color: #60d9aa;
}
.text-sm{
    color: #99d6bf;
}
.text-xs{
    color: #60d9aa;
}
