@media (min-width: 768px) {
  .intro {
    column-count: 2;
  }
}

.text-center {
  text-decoration: none;
}

section {
  padding-top: 120px;
}

#footerpad {
  background-color: rgb(74,73,74);
}

.text-muted {
  color: white!important;
}

