code {
    color: #c7254e !important;
    background-color: #f9f2f4 !important;
    border-radius: 2px !important
}

blockquote{
  border-left: 4px solid #34ac80 !important;
  padding: 10px 15px !important;
  color: #666 !important;
  background-color: #eaf6f1 !important;
}

.postBody blockquote {
    background: url() no-repeat 25px 0;
}

