/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */

.social-links svg {
  width: 18px;
  height: 18px;
}

.social-links use {
  fill: black;
}

.social-links a {
  display: block;
}