:root {
  --primary: #ec4e36;
  --primary-dark: #d64731;
  --primary-70: #bd3e2b;
  --primary-50: #a33524;
  --primary-30: #882c1e;
  --primary-10: #5f2016;
  --logo: #d64731;
  --sidebar-icon: #ffffffab;
}

.bg-grad-sidebar {
  background: #ec4e36;
}

.waitry-logo .waitry-logo-iso path,
.waitry-logo .waitry-logo-text path {
  fill: #FFFFFF;
}

.relationship-tabs-panel .tab-content > div > .relative > .flex {
  margin-top: -105px;
  padding-right: 0px !important;
}

