/*--------------------------------------------------------------
--------------------------------------------------------------*/
.svg-icon svg {
  fill: currentColor;
  padding: 2px;
  vertical-align: middle;
  top: -0.0625em;
}

#kind-all svg {
  width: 1rem;
  height: 1rem;
  color: grey;
}

#kind-menu svg, #kind-posts svg, #tempus-onthisday svg, #tempus-thisweek svg, .kind-titles svg {
  width: 1.5rem;
  height: 1.5rem;
  color: white;
  mix-blend-mode: difference;
}
#kind-menu ul, #kind-posts ul, #tempus-onthisday ul, #tempus-thisweek ul, .kind-titles ul {
  list-style-type: none;
}

.response svg {
  width: 2rem;
  height: 2rem;
  color: white;
  mix-blend-mode: difference;
}
.response figure {
  margin: auto;
}

.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 a:link {
  text-decoration: none;
}
.response a:hover {
  text-decoration: none;
}
.response img {
  padding: 0;
  margin: 2px;
}

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

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

.kind-photo-thumbnail {
  margin-bottom: 5px;
}

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