@charset "UTF-8";

/* base.css上書き */
:root{
    --header-top-height: 0px;
    --header-bottom-height: 0px;
}
/* base.css上書き終了 */

.section {
    margin: 10px;
    margin-bottom: 24px;
}

.section__text {
    margin-top: 10px;
    margin-left: 14px;
}