/* Custom styling for thinner and lighter nested blockquote lines */
blockquote {
  border-left: 0.08rem solid #ccc !important;
  padding-left: 0.4rem !important;
}