#ddhq {
  /* FONTS ------------------------ */
  font-family: 'Roboto', sans-serif;

  /* COLORS ----------------------- */
  --primary-color:#222222;
  --secondary-color:#666666;
  --dem-color: #4575A1;
  --gop-color: #D84B44;
  --gre-color: #57AEA6;
  --lib-color: #FFBA49;
  --oth-color: #854C79;
}
