---
# This tells Jekyll to compile this page
@charset "utf-8";
// Override some variables on the home page
:root {
--content-width: 1180px;
--highlight-color: $highlight;
}