@import "./variables"; .section { text-align: center; } #main h1 { color: $green; text-shadow: 4px 4px $green-alt; } #main h2 { text-shadow: 3px 3px $white-alt; }