.hero-basico {
  text-align: center;
  padding: 100px 20px;
  background-color: #cb60f5;
}
.hero-basico button {
  margin-top: 20px;
  font-size: 1.2em;
}
.header-clasico {
  display: flex;
  flex-direction: column;
  align-items: center;
  background: #d8bee2;
  padding: 20px;
}
.header-clasico nav a {
  margin: 0 15px;
  text-decoration: none;
  color: #d603f1;
}
.footer-social {
  display: flex;
  justify-content: space-around;
  background: #814f79;
  color: #a004e9;
  padding: 30px;
}body {
    background-color: #9a6b9e;
    color: #000000;
}font-family: cursiva;
font-family: Verdana;
font-family: Georgia;
font-family: "Times New Roman";
font-family: Courier New;