.ic-search {
  mask: url(/images/search_outline_28.svg) no-repeat center;
  background-color: #f7b71d;
  width: 28px;
  height: 28px;
}

.ic-check-shield {
  mask: url(/images/check_shield_outline_28.svg) no-repeat center;
  background-color: #f7b71d;
  width: 28px;
  height: 28px;
}

.ic-check-shield-white {
  mask: url(/images/check_shield_outline_28.svg) no-repeat center;
  background-color: #f7b71d;
  width: 28px;
  height: 28px;
}

.ic-location-map {
  mask: url(/images/location_map_outline_28.svg) no-repeat center;
  background-color: #f7b71d;
  width: 28px;
  height: 28px;
}

.ic-user-star {
  mask: url(/images/user_star_outline_28.svg) no-repeat center;
  background-color: #f7b71d;
  width: 28px;
  height: 28px;
}

.ic-document-text {
  mask: url(/images/document_text_outline_28.svg) no-repeat center;
  background-color: #f7b71d;
  width: 28px;
  height: 28px;
}

.ic-discount {
  mask: url(/images/discount_outline_28.svg) no-repeat center;
  background-color: #f7b71d;
  width: 28px;
  height: 28px;
}

.ic-money-circle-check {
  mask: url(/images/money_circle_check_outline_28.svg) no-repeat center;
  background-color: #f7b71d;
  width: 28px;
  height: 28px;
}

.ic-car {
  mask: url(/images/car_outline_28.svg) no-repeat center;
  background-color: #f7b71d;
  width: 28px;
  height: 28px;
}

.ic-phone {
  mask: url(/images/phone_circle_40.svg) no-repeat center;
  background-color: #f7b71d;
  width: 40px;
  height: 40px;
}