﻿:root {
  --dxp-primary: #EA7500;
  --dxp-success: #69C941;
  --dxp-danger: #F8402C;
  --dxp-warning: #FBC92E;
  --dxp-info: #004A62;
  --dxp-secondary: #777777;
  --dxp-secondary-muted: rgba(0, 0, 0, 0.0980392158);
  --dxp-light: #F7F7F7;
  --dxp-dark: #2A2A2A;
  --dxp-body-color: #666666;
  --dxp-body-font-family: Raleway, Arial, helvetica, sans-serif;
  --dxp-link-color: #EA7500;
  --dxp-heading-color: #093C4D;
  --dxp-landing-h1-font-family: Poppins, Arial, helvetica, sans-serif;
  --dxp-landing-h2-font-family: Poppins, Arial, helvetica, sans-serif;
  --dxp-landing-h3-font-family: Poppins, Arial, helvetica, sans-serif;
  --dxp-landing-h4-font-family: Poppins, Arial, helvetica, sans-serif;
  --dxp-landing-h5-font-family: Poppins, Arial, helvetica, sans-serif;
  --dxp-landing-h6-font-family: Poppins, Arial, helvetica, sans-serif;
  --dxp-header-bg: #FFFFFF;
  --dxp-header-font-weight: normal;
  --dxp-header-font-size: 15px;
  --dxp-header-line-height: 22px;
  --dxp-footer-bg: #F0F0F4;
  --dxp-footer-color: #006687;
  --dxp-footer-heading-color: #006687;
  --dxp-dashboard-header-bg: #EA7500;
  --dxp-dashboard-header-color: #FFFFFF;
  --dxp-dashboard-header-border-color: rgba(255, 255, 255, 0.2);
  --dxp-dashboard-header-link-color: #FFFFFF;
  --dxp-sticky-nav-bg: #006687;
  --dxp-content-block-bg-even: #F0F0F4;
}
