.fa {
  font-size: min(2rem, 9vw);
  margin-left: 0.5em;
  margin-right: 0.5em;
  padding-left: 0.2em;
  padding-right: 0.2em;
  color: #bbebfe;
}

