.mark {
  width: 52px;
  height: 46px;
  fill: none;
}

.mark .lift { fill: var(--orange); }
.mark .vehicle { fill: var(--ink); }
.mark .base { fill: #73808a; }
.footer-brand .mark { fill: none; }
.footer-brand .mark .vehicle { fill: #fff; }
.footer-brand .mark .base { fill: #71808b; }
.app-grid article a {
  display: inline-block;
  margin-top: 10px;
  color: #e3440d;
  font-size: 11px;
  font-weight: 700;
}
.result a {
  margin-top: 8px;
  color: #e3440d;
  font-size: 11px;
  font-weight: 700;
}
