.copyright-section,
.footer-section,
.banner-section,
.header-section {
  > .customize-partial-edit-shortcut {
    position: absolute !important;
    right: 5px !important;
    z-index: 99;
    > button {
      background-color: var(--martex-primary, #3582c4) !important;
    }
  }
}
