#steps-contain{
    margin: 30px;
    padding: 15px;
}

.all-services{
    background-color: rgba(70, 68, 70, 0.8);
}

#steps-contain>h2{
    color: white;
}

#steps-contain strong{
    color: white;
    font-size: 2rem;
}
