.is-ama div > blockquote {
  background-color: #eee !important;
}

.dark .is-ama div > blockquote {
  background-color: rgb(64 64 64) !important;
}