/**
 * Typoghraphy
 ****************************************************************************/
/**
 * Ink
 ****************************************************************************/
.ink {
  position: relative;
  overflow: hidden; }

.paper-ripple .paper-ripple__wave {
  will-change: initial !important; }

/**
 * Image
 ****************************************************************************/
figcaption.wp-caption-text {
  color: #BDBDBD;
  font-family: "serif";
  font-style: italic;
  text-align: center;
  font-size: 0.875rem;
  padding: .25rem 0; }

/**
 * Typoghraphy
 ****************************************************************************/
/**
 * Header
 ****************************************************************************/
header .navbar-brand {
  padding: 0;
  margin: 0; }

header .navbar {
  padding: 0; }

/**
 * Posts
 ****************************************************************************/
article .entry-footer {
  clear: both; }

/**
 * Comments
 ****************************************************************************/
ul.commentlist {
  padding: 0; }

ul.commentlist li.comment {
  list-style-type: none;
  background: red;
  margin: 1rem 0; }

ul.commentlist li.comment article.comment-body {
  padding-left: 5rem; }

ul.commentlist li.comment footer.comment-meta {
  margin-left: -5rem; }

ul.commentlist li.comment footer.comment-meta .comment-author img {
  float: left;
  width: 4rem;
  height: 4rem;
  margin-right: 1rem; }

/**
 * Helpers
 ****************************************************************************/
.hidden {
  display: none !important; }

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