/* ============================================================================
   wow-css/popup_calander_manage.css
   Purpose:
     - Accent styling hooks for the popup calander manage view.
   ========================================================================== */

.wow-offer-manage__body--popup {
  border-color: rgba(255, 145, 77, 0.25);
  box-shadow: 0 0 0 1px rgba(255, 145, 77, 0.08) inset;
}
