/* Custom Bangles is an integrated admin tab; suppress the previous floating shortcut. */
#rs-admin-launcher { display: none !important; }

.rs-integrated-admin-tab {
  white-space: nowrap;
}

.rs-integrated-admin-tab-icon {
  color: #775a19;
  font-size: 15px;
  line-height: 1;
}

.rs-integrated-admin-tab.rs-integrated-admin-tab-active {
  border-bottom-color: #b0004a !important;
  color: #b0004a !important;
  background: #fff8f5 !important;
}
