@charset "UTF-8";
.social-button-x {
  background-color: #000000;
}

.social-button-facebook {
  background-color: #1877F2 !important;
}

.social-button-facebook > svg {
  width: 5rem;
  height: 5rem;
}
