@import url("https://fonts.googleapis.com/css?family=Noto+Serif:400,400i|Roboto:300,300i,500,500i");
.huc-hist-branding {
  width: 8em;
  display: inline-block; }

.huc-hist-branding img {
  width: 100%;
  height: auto; }

@media (min-width: 450px) {
  .huc-hist-branding {
    width: 12em;
    display: inline-block; } }
.huc-hist-yellow {
  background-color: #f7d366; }

.huc-tag a {
  font-size: .85em;
  color: #f3be1d; }

.huc-hashtag {
  border: 1px solid #f3be1d;
  font-size: .65em;
  padding: .1px 2px;
  margin-right: .2em;
  color: #f3be1d;
  border-radius: 2px; }

.huc-inv-yellow {
  color: #222; }

.huc-inv-yellow a {
  color: #222; }

.huc-inv-yellow .huc-hashtag {
  border: 1px solid #222;
  color: #222; }
