:root {
      --c-black: #000000;
      --c-white: #ffffff;
      --c-primary: #92270b;
      --c-secondary: #e6e6e6;
      --c-grey: #9f9f9f;
  }