/* Colours
------------------------- */
/* config
------------------------- */
/* typography
------------------------- */
/* Settings - Media
------------------------- */
/* Settings - Utils
------------------------- */
/* Tools - Colours

------------------------- */
/* Tools - Media
------------------------- */
/* Tools - Typography
------------------------- */
/* Tools - Config
------------------------- */
.response-view {
  padding-top: 10px;
  padding-bottom: 10px;
  clear: both;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
  border-radius: 5px;
  overflow: hidden;
  margin: 10px 0;
  padding: 10px;
}
.response-view__id-label {
  display: none;
}
.response-view__sign-off-text {
  vertical-align: bottom;
}
.response-view__response-labels {
  display: block;
  padding-top: 10px;
}