<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.tituloH2 {
  font-size: 32px;
  font-weight: bold;
  margin-bottom: 0.5em;
}
.tituloH3 {
  font-size: 25px;
  font-style: normal;
  font-weight: 700;
  line-height: 121.2%;
  margin-bottom: 0.5em;
}
.tituloH4 {
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 121.2%;
  margin-bottom: 0.5em;
}
.texto22 {
  font-size: 32px;
}
.botonHAME {
  color: #F1BA57;
  border: 1px solid #F1BA57;
  padding: 4px 20px;
  margin: 5px;
  width: fit-content;
  height: 44px;
  border-radius: 10px;
  display: flex;
  margin: 0.5em auto;
  text-align: center;
  font-family: Mulish;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 30px;
  letter-spacing: -0.32px;
  align-items: center;
}

.botonHAMEIzq {
  color: #F1BA57;
  border: 1px solid #F1BA57;
  padding: 4px 20px;
  margin: 5px;
  width: fit-content;
  height: 44px;
  border-radius: 10px;
  display: flex;
  margin: 0.5em 0;
  text-align: center;
  font-family: Mulish;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 30px;
  letter-spacing: -0.32px;
  align-items: center;
}
</pre></body></html>