_variables.scss

1$dark: #2f2f2f;
2$light: #fff;
3$button-background: #e4e6e8;
4$button-border: #9fa6ad;
5$dark-highlight: #ff6565;
6$light-highlight: #c6359e;
7$gradient-left: #e96443;
8$gradient-right: #904e95;
9$max-width: 45em;