.customers-component .text {
    padding-top: 2.6em;
}
.customers-component .customers__main-title {
    margin-bottom: 0 !important;
}
.customers-component .customers__main-subtitle {
    /*margin-top: 40px !important;*/
    /*margin-bottom: 0 !important;*/
}
.customers__main-list.list-columns {
    margin-top: 40px !important;
}
.customers-component .customers__main-button {
    margin-top: 0 !important;
}
.mt-40 {
    margin-top: 40px !important;
}
.mb-0 {
    margin-bottom: 0 !important;
}
.customers-component .customers__main-rows {
    margin-top: 40px !important;
}
.customers-component .text:first-child {
    padding-top: 0 !important;
}