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