.hero img {
  width: 100%;
  height: auto;
  border-radius: 5px;
}

.content-section {
  padding: 4rem 0;
  text-align: center;
}

.site-footer {
  padding: 2rem 0;
  text-align: center;
}
