body {
  font-family: roobert, helvetica, arial;
  font-size: 14px; }

.h1 {
  font-family: roobert, helvetica, arial;
  font-size: 40px;
  font-weight: bold;
  margin: 0.5em 0; }

.h2 {
  font-family: roobert, helvetica, arial;
  font-size: 24px;
  font-weight: bold;
  margin: 0.5em 0; }

.h3 {
  font-family: roobert, helvetica, arial;
  font-size: 18px;
  font-weight: bold;
  margin: 0.5em 0; }

.h4 {
  font-family: roobert, helvetica, arial;
  font-size: 16px;
  font-weight: bold;
  margin: 0.5em 0; }

.b {
  font-weight: bold; }

.sb {
  font-weight: 600; }

.i {
  font-style: italic; }

.u {
  text-decoration: underline; }

.fw-n, .fw-400 {
  font-weight: 400 !important; }

.fw-s, .fw-600 {
  font-weight: 600 !important; }

.fw-b, .fw-700 {
  font-weight: 700 !important; }

.c-white {
  color: #fff !important; }

.c-black {
  color: #3c3c3b !important; }

.c-brand {
  color: #7A40FF !important; }

p, ul {
  margin-block-start: 0.5em;
  margin-block-end: 0.5em; }

hr {
  border-color: #7A40FF;
  background-color: #7A40FF;
  width: 100%;
  border-style: solid; }
  hr.light {
    border-color: #ddd;
    border-style: solid none none none; }

a {
  color: inherit;
  text-decoration: inherit; }
  a:hover {
    text-decoration: underline; }

/*# sourceMappingURL=typography.css.map */
