@media (min-width: 576px) {
  .justify-content-sm-center {
    justify-content: center !important;
  }
}

.fas.fa-arrow-right {
  /*transform: rotate(90deg);*/
}

