@charset "UTF-8";

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

.element-bottom-item {
    margin: 10px;
    margin-bottom: 24px;
}

.element-bottom-item p {
    margin-top: 10px;
    margin-left: 14px;
}