h1 {
  margin-top: 100px;
  margin-bottom: 30px;
}

#content-div {
  margin-top: 70px;
}

a {
  text-decoration: none;
}

div.form-group {
  margin-top: 20px;
  margin-bottom: 20px;
}

.dropdown-menu {
  background-color: #eeeeeee0;
}

.footer-logo {
  display: flex;
  justify-content: center;
  gap: 50px;
  flex-wrap: wrap;
}