/* Screen typography override. Generated from calculator-services.css; regenerate with collect.cjs after source typography edits. */
#asr{font-size:16px;}
#asr h1{font-size:24px;}
#asr h2{font-size:18px;}
#asr h3{font-size:16px;}
#asr small{font-size:14px;}
#asr button, #asr input, #asr select{font-size:inherit;}
#asr .banner{font-size:14px;}
#asr th{font-size:14px;}
#asr .status{font-size:14px;}
@media (max-width: 500px) {
#asr td::before{font-size:14px;}
#asr input, #asr select{font-size:16px;}
}
