#services .plr-30 {
    padding-right: 30px;
    padding-left: 30px;
}

.service-sub-pt {
    font-size: smaller;
    font-weight: 400;
    letter-spacing: 1px;
}

.dark-font-color {
    color: #000;
}

.dark-font-color p {
    font-weight: 400 !important;
}

.tech-heading {
    text-align: center;
    height: 120px;
}

.tech-heading h3 {
    margin: 0px;
    line-height: 120px;
}

.technologies {
    text-align: center;
}

.technologies ul {
    text-align: center;
}

.technologies li {
    display: inline-block;
    padding: 1rem;
}

.technologies img {
    height: 50px;
}

.custom-client {
    margin: auto;
}

.how-we-work {
    margin: auto;
}