_sass/components.scss (12 lines of code) (raw):

.component-wrapper { margin-top: 4rem; margin-bottom: 6rem; } .component-name { background-color: $blue; h5 { color: $white; margin: 1rem; text-transform: uppercase; } }