.section-heading-wrap .wp-block-heading {
    transform: translateY(50px);
    opacity: 0;
}

.section-heading-wrap p {
    transform: translateY(70px);
    opacity: 0;
}

.section-heading-wrap .wp-block-button {
    transform: translateY(80px);
    opacity: 0;
}