.body-padding-top-scroll {
    padding-top: 0 !important;
}
section {
    padding-block: 6.875rem !important;
}
.services-button-purple:hover {
    color: #FFFFFF;
    background-color: rgba(131, 85, 226, 1);
    opacity: unset !important;
}
.services2025-hero-buttons-redesign {
    display: flex;
    gap: 40px;
    width: 640px !important;
}
.services2025-hero-redesign .container .row {
    align-items: center;
    
}
.services2025-stats-redesign .container .row {
    justify-content: space-around;   
}
.services2025-stats-column {
    max-width: 238px !important;
}
.services2025-features-item-icon {
    width: 100px !important;
    height: auto !important;
}
.services2025-features-item-icon-accounting,
.services2025-features-item-icon-ireland,
.services2025-features-item-icon-bulgaria {
    width: 78px;
    height: 78px;
    background-color: #FFF;
    border-radius: 1rem;
    display: grid;
    place-items: center;
    flex-shrink: 0;
    flex-grow: 0;
}
.services2025-accounting-button a {
    width: 369px !important;
    display: flex;
    justify-content: space-between;
    font-weight: 600 !important;
    padding: 22px 24px !important;
}
.services2025-accounting-button a img,
.services2025-accounting-button a img {
    width: 30px;
}
.services2025-features-footer .services-button-transparent-white img {
    width: 22px;
}
.services-testimonials-arrow {
    align-self: flex-end;
    padding: .75rem;
    border-radius: 99px;
    width: 3rem;
    height: 3rem;
    display: grid;
    place-items: center;
    border: 2px solid #FFF;
}
.services2025-stats-title pre {
    display: inline;
    margin-right: 5px !important;
    font-size: 35px !important;
}
.amazon-fba-hero-img {
    display: flex;
    justify-content: end;
}
.amazon-fba-hero-img img {
    max-width: 80%;
}

@media (max-width: 992px) {
  .amazon-fba-hero-img {
      justify-content: center;
      max-width: 100%;
  }
  .amazon-fba-hero-section .services2025-hero-buttons-redesign {
      max-width: 100%;
  }
}
.services2025-hero-redesign.spain,
.services2025-hero-redesign.estonia,
.services2025-hero-redesign.ireland,
.services2025-hero-redesign.bulgaria {
    padding-top: 54px;
}