.block-fluidui-link-block {
  padding: 18px 0;
}

button.lis-fl-prefs {
  padding-left: calc(6px + 1.5rem);
  color: #fff;
  background-color: transparent;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24'%3E%3Cpath stroke='%23f6a01a' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m9 20 3-6m0 0 3 6m-3-6v-4M6 8l6 2m0 0 6-2m-5-3c0 .55228-.4477 1-1 1s-1-.44772-1-1 .4477-1 1-1 1 .44772 1 1'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: left center;
  background-size: auto 1.5rem;
  border: none;
  font-size: 0.8125rem;
  font-weight: 500;
  line-height: 1.5rem;
}

.fl-prefsEditor-separatedPanel {
  border-bottom: none;
}

.fl-prefsEditor-buttons:has(> .flc-slidingPanel-toggleButton:not([aria-expanded="true"])) {
  display: none;
}
