/* ダメUIのWEBサイト */
img {
  width: 100%;
  height: auto;
}

a {
  text-decoration: none;
  color: #333;
}
.fa-reply:before{
  content:url(../images/return1.svg);
}