
.request {
  padding-top: 45px;
  background-image: url(../img/request-info-icon.png);
  background-size: 24px; }
  @media only screen and (min-width:40.063em) {
    .request {
      padding-left: 60px; } }
  .request:hover {
    background-image: url(../img/request-info-icon-active.png);
    color: #6193ba; }

  .node-hc-news-item a {
    color: black;
  }

