@charset "UTF-8";
.section-page__content-wrapper{
    width: 80%;
    margin: 0 auto;
    padding: 90px 0;
    border-radius: 25px;
}
.section-page__content-tittle{
    margin-bottom: 30px;
}
#sitemap_list li{
    margin-bottom: 10px;
}
.section-page__content-wrapper .wp-block-table,
.section-page__content-wrapper iframe
{
    margin: 20px auto;
}
