:root {
  /*CUSTOM*/
  /*--custom-primary: #2e9bca;
  --custom-primary-hover: #f6bd3a;
  --custom-primary-aside-white: #2e9bca;
  --custom-primary-aside-dark: #2e9bca;*/

  --custom-primary: #f15a24;
  --custom-primary-hover: #f6bd3a;
  --custom-primary-aside-white: #f15a24;
  --custom-primary-aside-dark: #f15a24;

/*  --custom-primary: #429e9d;
  --custom-primary-hover: #429e9d;
  --custom-primary-aside-white: #429e9d;
  --custom-primary-aside-dark: #429e9d;*/
}