.flex-center {
  display: flex;
  align-items: center;
  justify-content: center;
}
.square-icon {
  width: 0.75rem;
}
.square-icon.fa-microphone,
.square-icon.fa-microphone-slash {
  width: 1.3rem;
}
