.logo-container {
    text-align: center;
    margin-bottom: 20px;
}

.logo {
    width: 150px; /* Ajusta el tamaño del logo */
    height: auto;
}


