#schedule,
#display-rules  {
  .dashicons {
    color: var(--wowp-danger);
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 0;
    transform: translateX(calc(100% + 5px));
  }
}