header.homepage { background: image-url("home/background.jpg") bottom left no-repeat; background-size: cover; color: #303030; padding: 80px 0; h2 { color: #FFFFFF; text-shadow: 2px 2px #909090; font-weight: 100; font-size: 2.8em; margin-bottom: 30px; } h3 { color: #000000; font-family: "Open Sans", sans-serif; font-weight: 100; font-size: 1.2em; } a.get-started { margin-top: 30px; } } section.features { .feature { @extend .cf; border-bottom: 1px solid #D8DDDF; padding: 100px 0; &.last { border-bottom: none; } } h2 { line-height: 1em; font-weight: 600; margin-top: 0; } p { margin-bottom: 30px; } } .brain-info { p { color: #303030; text-shadow: 1px 1px #909090; font-size: 1.4em; margin: 0; margin-top: 40px; padding: 0; } img { padding-right: 40px } } .get-started { p {} }