@import "template.scss"; .content a { color: inherit; } .content a:hover { color: $base-color; } .content h3 { font-size: 33px; margin: 33px 0 20px 0; }