<div class="contenedor-botones">
<a href="#" class="btn-fundesar">Carreras Tecnológicas</a>
<a href="#" class="btn-fundesar">Licenciaturas</a>
</div>
<style>
.contenedor-botones{
display:flex;
gap:20px;
flex-wrap:wrap;
}
.btn-fundesar {
background: linear-gradient(135deg, #0b1f4d, #1e3a8a);
color: #d4af37;
padding: 14px 30px;
border-radius: 12px;
text-decoration: none;
font-weight: bold;
font-family: Arial, sans-serif;
transition: 0.3s ease;
display: inline-block;
box-shadow: 0 4px 12px rgba(0,0,0,0.2);
}
.btn-fundesar:hover {
transform: translateY(-3px);
background: linear-gradient(135deg, #102b6a, #2563eb);
color: white;
}
</style>
¿Necesitas más información?
Estamos aquí para ayudarte con cualquier consulta
Contáctanos Ver Programas