@import "/public/css/global.css?ver=1.11";

.section-center {
    max-width: 800px;
    width: 100%;
    margin: auto;
    padding: 2rem 1rem;
}

.section-center h2 {
    margin-bottom: 1rem;
}

.section-center h3 {
    font-size: 1.4rem;
}

/********************************************/

#banner img {
    width: 100%;
    max-width: 250px;
}

/********************************************/