    .eael-ext-scroll-to-top-wrap .eael-ext-scroll-to-top-button {
      bottom: 15px;
      right: 15px;
      width: 50px;
      height: 50px;
      z-index: 9999;
      opacity: .7;
      background-color: #000;
      border-radius: 5px
    }

    .eael-ext-scroll-to-top-wrap .eael-ext-scroll-to-top-button svg {
      fill: var(--e-global-color-f074c06);
      width: 32px;
      height: 32px
    }