@use '../variables' as *;

blockquote {
  padding: $spacer * 4 0 $spacer * 4 $spacer * 6;
  font-size: $blockquote-font-size;
  font-weight: $blockquote-font-weight;
}
