@font-face {
  font-family: 'Header';
  src: url("../fonts/Caladea-Regular.woff2");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Menu';
  src: url("../fonts/OpenSans-Regular.woff2");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Footer';
  src: url("../fonts/OpenSans-Regular.woff2");
  font-weight: normal;
  font-style: normal;
}
article .comment {
  border-top: 1px dotted #3e57a4 !important;
}
article footer.comment__meta {
  font-size: 0.8em;
  margin-top: 1em;
  margin-bottom: 0;
  display: flex;
  align-items: center;
}
article footer.comment__meta img {
  max-width: 60px;
  margin-right: 10px;
}
article .content h3 {
  font-size: 1.5em;
}
article .comment__submitted {
  margin-right: 10px;
}
/*# sourceMappingURL=comments.css.map */