*{margin:0;padding:0}body,html{justify-content:center}#root,body,html{display:flex;height:100%;width:100%}#root{align-items:center;flex-direction:column;justify-content:flex-start;margin:0;padding:0}h2{font-size:3rem}.home{align-items:flex-start;display:flex;flex-direction:column;gap:2rem;height:100%;justify-content:center;padding:4rem}h2.homeHead{margin-bottom:2.5rem}p{font-size:1.25rem}.quote{align-items:center;display:flex;flex-direction:column;height:calc(100% - 12rem);justify-content:center;padding:3rem}h3{color:#a34d07;margin-top:2.5rem;text-align:right;width:calc(100% - 3rem)}q{font-size:1.8rem;text-align:center}.calculatorPage{align-items:flex-start;display:flex;justify-content:space-between;padding:4rem;width:calc(100% - 8rem)}h2.calcHead{margin-top:2rem}.calc{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-right:16px;padding:2px;width:30%}.scrn{background-color:#b0b0b0;border:none;height:3rem;padding-right:.5rem;padding-top:1.25rem;text-align:right;width:95.2%}table{width:calc(100% - 8px)}.btn{background-color:#e0e0e0;border:0;font-size:large;height:3.5rem;padding:8px}.btn,.wide{margin-top:1px;width:100%}.wide{margin-right:1px}.op{background-color:#f5913e;margin-left:1px;margin-top:1px;width:100%}.header{border-bottom:2px solid #deb887;justify-content:space-between;margin:0;padding:1rem;width:calc(100% - 2rem)}.header,ul{align-items:center;display:flex}ul{justify-content:space-evenly;list-style:none;margin-right:3px}li{margin:2px}a{color:#a34d07;height:100%;padding:6px;text-decoration:none;width:100%}li:hover{background-color:#ffdada;border-radius:8px}li:active{background-color:#f8c4c4}.active{background-color:#ffdada;border-radius:12px}
/*# sourceMappingURL=main.cc27c625.css.map*/