/*--------------------------------------------------------------
--------------------------------------------------------------*/
#kind-all .svg-icon {
  fill: currentColor;
  padding-left: 2px;
  padding-right: 2px;
  width: 24px;
  height: 24px;
  vertical-align: middle;
  top: -0.0625em;
  color: grey;
}

.response .svg-icon {
  fill: currentColor;
  padding-left: 2px;
  padding-right: 2px;
  width: 32px;
  height: 32px;
  vertical-align: middle;
  top: -0.0625em;
  color: black;
}

.response {
  margin-bottom: 10px;
  margin-top: 10px;
  margin-left: 20px;
  padding: 5px;
  font-size: 16px;
  border-bottom: inset #D6D6D6;
}
.response .kind-icon {
  margin-right: 3px;
}
.response blockquote {
  margin-left: 25px;
}
.response .u-url:link {
  text-decoration: none;
}
.response .u-url:hover {
  text-decoration: none;
}
.response .u-photo, .response .u-featured {
  padding: 0;
  margin: 2px;
}

ul.cites {
  list-style: none;
  display: inline;
}

.embeds {
  text-align: center;
  position: relative;
  width: 100%;
  margin-top: 5px;
}

/*# sourceMappingURL=kind.css.map */
