/* Variables */

:root {
  /** Colors **/
  --color-gold: gold;
  --color-black: black;
  --color-blue: darkturquoise;
  --color-red: red;

  /** Breakpoints **/
}
