}

/* Section */
section {
  margin-top: 40px;
}

/* Card style */
section p {
  font-size: 18px;
}

/* Image */
img {
  margin-top: 20px;
  border-radius: 15px;
}

/* Footer */
footer {
  margin-top: 40px;
  padding: 10px;
  background: #2c3e50;
  color: white;
}
