.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion: no-preference){.App-logo{animation:App-logo-spin infinite 20s linear}}.App-header{background-color:#282c34;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:calc(10px + 2vmin);color:#fff}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.iconButton{transition:all .2s!important}.iconButton:hover{background-color:#c5c5c5!important;box-shadow:0 7px 7px #0006}.todoCard{transition:all .2s!important}.todoCard:hover{padding-bottom:20px;padding-top:20px;box-shadow:0 7px 7px #0006}@font-face{font-family:Alexandria;src:url(/Todo-List-App/fonts/Alexandria/Alexandria-Regular.ttf) format("truetype");font-weight:400}@font-face{font-family:Alexandria;src:url(/Todo-List-App/fonts/Alexandria/Alexandria-Bold.ttf) format("truetype");font-weight:700}@font-face{font-family:Alexandria;src:url(/Todo-List-App/fonts/Alexandria/Alexandria-Black.ttf) format("truetype");font-weight:900}@font-face{font-family:Alexandria;src:url(/Todo-List-App/fonts/Alexandria/Alexandria-Light.ttf) format("truetype");font-weight:200}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}
