body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-image:url(/static/media/background.94c133fc2b2873410c09.jpg);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{text-align:center}li{list-style:none;padding:1rem}.nav,ul{display:flex;flex-direction:row}.nav{background-color:#d3d3d3;justify-content:space-between;margin:auto;width:80%}h1{margin:1rem}.calc{display:grid;grid-auto-rows:3rem;grid-template-columns:repeat(4,1fr);width:20rem}.calc span{background-color:dimgray;color:#fff;font-size:1.5rem;grid-column:1/5;text-align:right}.double{grid-column:span 2}.colored{background-color:orange}button{cursor:pointer}.cal-page{align-items:center;display:flex;flex-direction:row;justify-content:center;margin:auto;padding:2rem;width:80%}h3{background-color:wheat;margin:5%;padding:2rem;text-align:center}.home{background-color:wheat;float:none;padding:1rem}.home,.quotes{margin:auto;width:70%}.quotes{padding:10%;text-align:center}.phrase{font-size:large;padding:2rem}.author,.phrase{background-color:wheat}.author{font-style:italic;padding:.5rem}
/*# sourceMappingURL=main.fbb8f170.css.map*/