.card{background-color:#fff;border:1px solid #ececec;padding:2em}.card--bg-lgrey{background-color:#ececec}.card--bg-mgrey{background-color:#888;color:#fff}.card--bg-dgrey{background-color:#3c3d41;color:#fff}.card--bg-blue{background-color:#ececec;color:#fff}.card--bg-yellow{background-color:#e6a125;color:#fff}.card h2,.card h3{font-size:1.3em;font-weight:bold;line-height:1.18;margin-bottom:.5em}.callout{font-size:1.3em;text-align:center}.callout p{line-height:1.8}.checklist{list-style:none}.checklist li{position:relative;line-height:1.85;padding-left:.7em;margin-bottom:.5em}.checklist li:before{font-size:1.5em;content:'\f05d ';font-family:FontAwesome;color:#e6a125;position:absolute;left:-1.5rem;top:0}.scroll-table{overflow-x:auto;max-width:calc(100vw - 4rem)}.scroll-table table{table-layout:fixed;min-width:850px}th,td{padding:.5em;border-bottom:1px solid #f7f7f7}th{text-align:left;background-color:#f7f7f7}tr:first-of-type th{background-color:#ececec}