@import "variables"; $primary-color: #2751ce; $brand-color: lighten($primary-color, 20%); $tertiary-color: #27A2CC; $secondary-color: lighten($tertiary-color, 20%); $body-color: #F9F4F2; $background-color: white; @import "sweet.scss";