.article-body,.article-body ul{position:relative}.article{background-color:#fff;margin-top:2rem;padding:2rem 0}.article-body *{font-family:Roboto-Regular,sans-serif;font-size:1rem;line-height:1.2em}.article-body p{margin-bottom:1rem;text-indent:2rem}.article-body h2{text-indent:2rem;font-weight:400;font-size:1.6rem;color:#526489;margin:2rem 0 .5rem}.article-body h3{text-indent:2rem;font-weight:400;font-size:1.4rem;color:#727272;margin:1.5rem 0 .5rem}.article-body ul{margin-bottom:1rem}.article-body ul li{padding-left:4rem;position:relative;margin-bottom:.5rem}.article-body ul li:before{content:'';position:absolute;top:.2rem;left:1.7rem;display:inline-block;width:.8rem;height:.8rem;-webkit-border-radius:50%;border-radius:50%;overflow:hidden;background-color:#526489}.article-body ol{counter-reset:li;margin-bottom:1rem;position:relative}.article-body ol li{padding-left:4rem;position:relative;margin-bottom:.5rem}.article-body ol li:before{content:counter(li);counter-increment:li;text-align:center;color:#fff;font-size:1rem;position:absolute;top:0;left:1.5rem;display:inline-block;width:1.2rem;height:1.2rem;-webkit-border-radius:50%;border-radius:50%;overflow:hidden;background-color:#f49927}