blockquote {
  color: black !important;
  font-size: 1.2em !important;
  line-height: 1.4 !important;
  margin-left: 1.5em !important;
  margin-bottom:0 !important;

  padding-left: 1em !important;
  border-left: 4px solid #75c1f0 !important;
}

blockquote::before,
blockquote::after {
  content: none !important;
  display: none !important;
}