
body {
    font-family: 'Montserrat', sans-serif;
}
.navbar-brand img {
    height: 96px;
}
/* Additional custom styles */
.section-header {
    padding: 2rem 0 1rem 0;
    text-align: center;
}
.section-header h2 {
    font-weight: bold;
}
footer {
    padding: 1rem 0;
}
article img {
    max-width: 100%;
    height: auto;
    margin-bottom: 1rem;
}
