#how-we-turn-ideas-into-systems .tp-el-section [class*="px-service-"] img {
    height: 100px;
}

.px-text-primary-1 {
    color: var( --e-global-color-585ca43 ) !important;
    display: inline;
}

.px-text-primary-2 {
    color: var( --e-global-color-f57e3de ) !important;
    display: inline;
}

.px-btn-slide::before {
    background: var( --e-global-color-585ca43 ) !important;
}

.px-btn-white:hover {
    background-color: var( --e-global-color-f57e3de ) !important;
}