#fw-section-hero-1747197802 {

.hero__content.hero__content--center {
    background: white;
    border-radius: 15px;
    padding-left: 50px;
    padding-right: 50px;
}
.hero .section-background__image {
    animation: marquee 30s infinite linear;
    background-repeat: repeat;
}
}