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