// Add your own SCSS below body { background-color: $c-white; } .box-shadow { box-shadow: 0 0 15px rgba($c-black, 0.15); }