.icon {
  display: inline-block;
  width: 1em;
  height: 1em;
  stroke-width: 0;
  stroke: currentColor;
  fill: currentColor;
}

/* ==========================================
Single-colored icons can be modified like so:
.icon-name {
  font-size: 32px;
  color: red;
}
========================================== */

.icon-chevron-down {
  width: 1.642578125em;
}

.icon-search {
  width: 1.0341796875em;
}

.icon-arrow-up {
  width: 0.9285692870616913em;
}

.icon-facebook {
  width: 0.5881709158420563em;
}

.icon-youtube {
  width: 0.8571435324847698em;
}
