.wpo365-staging-mode-active a {
  background: #F0F0F0 !important;
  color: #448FD5 !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  margin-right: 5px !important;
  margin-left: 5px !important;
  background-image: url(https://www.wpo365.com/wp-content/uploads/2021/07/icon-128x128-1-128x128.png) !important;
  background-repeat: no-repeat !important;
  background-size: contain !important;
  padding-left: 43px !important;
  background-position: calc(5px) center !important;
}

.wpo365-staging-mode-active a:hover {
  background-color: #E8E8E8 !important;
}

.wpo365-staging-mode-active img {
  margin-right: 5px !important;
  margin-top: 5px !important;
}

.wpo365-staging-mode-active .ab-sub-wrapper a {
  justify-content: left !important;
}