small { color: lighten($text-color, 20%); } h6 { font-size: $text-size; font-weight: bold; margin-top: $padding; margin-bottom: $padding; } .well { padding: $padding; background-color: $background-lightest; border: 1px solid $background-light; @include radius($radius-small); } blockquote { margin-bottom: $padding; } blockquote p { margin-bottom: 0; font-size: 16px; line-height: 23px; } blockquote small { display: block; line-height: 18px; } blockquote small:before { content: '\2014 \00A0'; } .hd4 { margin-bottom: $padding; } .pseudo { text-decoration: none; } .well .even, .well .odd { background-color: $background-light !important; } .sbss-file-box { background: $background-light; padding: $padding; margin-bottom: $padding / 2; width: 356px; } .faq-answer .well { margin-bottom: $padding; }