//////////////////// // // // Texts // // // //////////////////// .verse { line-height: $line-height-verse; p { margin-bottom: 1rem; } br { margin-bottom: .5rem; } } .main-header, .main-footer { a { text-decoration: none; } } a:hover, .main-header a:hover { font-weight: bold; }