/* base.css */
*{box-sizing: border-box}body,html{font:1.219512vw/1.4em 'Barlow',sans-serif;color:#212121}p{margin-bottom:1em;-moz-hyphens: auto;hyphens: auto}a{color:#212121}.ce_text ul li,.ce_textarea ul li{margin-top:0;margin-bottom:1em;padding-left:1.5em;background-image:url("../../files/layout/icon_bulletpoint.svg");background-repeat:no-repeat;background-position: left -0.3em top 0.3em;background-size: 1.5em}.ce_text ol li,.ce_textarea ol li{margin-top:0;margin-bottom:1em;margin-left:1em;padding-left:.5em;list-style-type:decimal;list-style-position: outsite}ul + h3,ol + h3{margin-top:2em}