.header-logo img{max-width:200px;height:auto}.header-texto p{font-family:Roboto-Bold;font-size:22px;text-align:center;margin:0;color:#000}.botones{display:flex;justify-content:center;gap:2vh;margin:0}.botones a{font-size:12px}.boton{padding:10px 30px;border-radius:48px;display:flex;align-items:center;justify-content:center;border:none;font-size:1.2em;text-align:center;font-family:"Hemi Head";cursor:pointer;transition:background-color .3s ease;width:100%;min-width:220px}.boton.verde{background-color:#04b319;color:#fff}.boton.negro{background-color:#000;color:#fff}.boton.naranja{background-color:#ff8400;color:#000}.boton-borde{border:#fff .2rem solid}a{text-decoration:none}.boton.verde:hover{background-color:#42d642}.boton.naranja:hover{background-color:#fc6}.icono{width:3rem;margin-right:10px}@media screen and (max-width:1024px){.header{flex-direction:column;text-align:center}.botones{flex-direction:column;width:100%;gap:15px}.boton{width:100%;max-width:350px;margin:0 auto}.header-logo img{max-width:180px}}