.about-contents {
  text-align: justify;
}
@media (max-width: 991.98px) {
  div.quarto-about-trestles .about-entity .about-links {
    width: 100%;
    padding-bottom: 1.5em;
    column-gap: 0.5em;
    flex-direction: row;
    font-size: 0.85em;
  }
}
.usa {
  background-image: url('../../about/usapop.png');
  background-size: cover;
  background-repeat: no-repeat;
  padding-left: 2em;
  font-size: 4em;
  background-position: center;
}
