body {
  text-align: center;
  background-color: #161920;
}

div {
  margin-top: 15px;
}

.image-section {
  display: flex;
  justify-content: center;
}

.section-style {
  margin-right: 25px;
  margin-left: 25px;
}

a:link {
  color: #f9f8f6;
}

a:visited {
  color: #f9f8f6;
}

a:hover {
  color: #474b3c;
}
