.b-article-bottom {
  display: flex;
  align-items: center;
  margin: 10px 0 25px 0;
}
.b-article-bottom__img {
  max-width: 70px;
  padding-right: 10px;
}
.b-article-bottom__img img {
  max-width: 100%;
}
.b-article-bottom__text a {
  text-decoration: none!important;
  color: #606060;
  border-bottom: 1px #be2d2d solid;
}
.b-article-bottom__text a:hover {
  color: #be2d2d;
  text-decoration: none!important;
}
/*# sourceMappingURL=style.css.map */