@use 'use/var' {}body {
  background: url("../img/bg/headbg.png") right top/60% no-repeat, url("../img/bg/footbg.png") left bottom/50% no-repeat;
}

.article_cnt .cta {
  margin-top: 2em;
}

.article_cnt .cta .bttn {
  border-radius: 6px;
}

.article {
  font-size: 1.125rem;
}

.article ul {
  padding-left: 1.5em;
}
/*# sourceMappingURL=article.css.map */