/* Screen typography override. Generated from acceptance-walkthrough.css; regenerate with collect.cjs after source typography edits. */
.acceptance-workspace{font-size:16px;}
.acceptance-workspace > header span{font-size:14px;}
.acceptance-workspace h1{font-size:28px;}
.acceptance-workspace h2{font-size:19px;}
.acceptance-workspace h3{font-size:16px;}
.acceptance-controls select{font-size:inherit;}
.acceptance-total{font-size:18px;}
.acceptance-workspace button{font-size:inherit;}
@media (max-width: 600px) {
.acceptance-workspace h1{font-size:23px;}
.acceptance-controls select{font-size:16px;}
}
.acceptance-workspace dt, .acceptance-workspace dd{font-size:16px;}
