:root {
  --white: #FFFFFF;
  --black: #000000;
  --brand-dark: #69121B;
  --brand-medium: #8C2C33;
  --brand-light: #C44545;
  --cream: #F8F5EB;
  --concrete-light: #B1AEA3;
  --concrete-medium: #4E4B42;
  --concrete-dark: #1D1F1D;
  --grey-light: #e5e7eb;
  --grey-medium: #bbbbbb;
  --blue-holiday: #1BA7E3;
  --page-width: 880px;
  --layout-width: 1280px;
  --class-type1: #B1AEA3;
  --class-type2: #70c76a;
  --class-type3: #f59c43;
  --class-type4: #eb5665;
  --class-type5: #4d93cd;
  --class-type6: #B1AEA3;
  --class-type7: #B1AEA3;
  --class-type8: #B1AEA3;
  --class-type9: #B1AEA3;
  --class-type10: #B1AEA3;
}
