.platform-services .img-wrapper {
    position: relative;
}

.platform-services .service-button:not( :last-of-type ) {
    margin-bottom: .5rem;
}

.platform-services__service-button:not( :last-of-type ) {
    margin-bottom: 0.5rem;
}

.platform-services .services-area .service-button:not( :last-of-type ) {
    margin-bottom: .5rem;
}

body {
    background-color: red;
}