.logo-container {
    text-align: center;
    margin-top: 2rem;
    margin-bottom: 1rem;
}

.logo-container img {
    max-width: 200px;
    height: auto;
}
