HIPOTECAS

PIDE TU HIPOTECA

COLABORADORES

ÁREA COLABORADORES

ROBERTO TAVERA

body { font-family: Kodchasan, sans-serif; margin: 40px; } .container { display: grid; grid-template-columns: 1fr 1fr; gap: 20px 40px; max-width: 800px; } .field { display: flex; flex-direction: column; } label { font-weight: bold; margin-bottom: 5px; } .value {...