
/* Custom Styles for Notizie_Lombarde */

.navbar-brand img {
    height: 96px;
}

/* Add section heading underline */
.section-heading {
    border-bottom: 3px solid #007BFF;
    display: inline-block;
    padding-bottom: 0.3rem;
    margin-bottom: 1rem;
}

/* Additional spacing for sections */
section {
    padding: 3rem 0;
}

/* Newsletter form styles */
#newsletter-form {
    max-width: 500px;
    margin: 2rem auto;
}
