
.tool .alert{width:fit-content;padding:10px 15px;margin-bottom:30px}
.tool .row{justify-content:center}
.tool .unit-input{margin-bottom:15px}
.tool label{margin-bottom:3px;font-weight:600}
.tool .input-group input{display:block}
.tool .input-group button{border-top-left-radius:0;border-bottom-left-radius:0}
.tool .reset{display:block;margin:10px auto 0;width:100%;max-width:100px;border:0}
.tool .reset:hover{background-color:#474595}
.formulas h4{font-weight:500;text-decoration:underline}
.formulas table{margin-bottom:2rem}