#webvrtool .wp-core-ui .quicktags-toolbar input.button.button-small{
  background-color: #8c8a8a;
}

#webvrtool .dwqa-container {
  border: 1px solid rgba(128, 128, 128, 0.18);
  padding: 2em;
  background-color: rgba(128, 128, 128, 0.05);
}

#webvrtool .dwqa-question-content {
  padding-right: 4em;
  padding-left: 2em;
  font-size: 1.1em;
}

#webvrtool .dwqa-questions-list .dwqa-question-title {
  font-size:1.5em;
}

#webvrtool .dwqa-btn .dwqa-btn-primary {
  color: #fff;
}
