.content-space{
  margin-top: 3rem;
  margin-bottom: 3rem;
  padding-top: 0rem;
}
/*
.intro h1{
  font-size: 2.25rem;
  font-weight: 500;
}

.intro h2{
  font-size: 1.75rem;
}
*/
.applications h3{
}

.py-5{
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}

.mb-4{
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}

.navbar-nav .nav-link{
  margin-top: 1rem;
  margin-bottom: 1rem;
}