.button-arrow .elementor-button-icon { width: 25px; height: 25px; background: #10263b; text-align: center; padding: 7px; border-radius: 50%; }
.button-arrow .elementor-button-content-wrapper { align-items: center; }

@media (max-width:991px){
.ser-scroll {
    --translateX:  inherit !important;
    --e-transform-transition-duration:  inherit !important;
    transform:  inherit !important;
}

.ser-scroll .elementor-animated-content .elementor-animated-item--enter-from-bottom {
    transform: translateY(0) !important;
}

.ser-scroll .elementor-animated-content .elementor-animated-item--enter-from-bottom{     opacity: 1 !important;  }

}