.supporticons p {
  text-align: left;
  margin-top: 1rem; }

.supporticons img {
  display: block;
  padding: 20px;
  height: 200px;
  margin: 1rem auto 0 auto; }

.supporticons a {
  margin-bottom: 1.25rem;
  text-align: center; }

#main-content .the-numbers h2 {
  margin-bottom: 40px; }

#main-content .the-numbers .stats h2 {
  margin-bottom: 0px; }

@media screen and (max-width: 768px) {
  #main-content .the-numbers .stats h2 {
    font-size: 2.5em;
    margin-bottom: 10px; } }

.centered-text {
  text-align: center; }
