@import url(https://fonts.googleapis.com/css?family=Sintony:400,700&display=swap);body{font-family:Sintony,sans-serif}.App{text-align:center}.App-logo{height:40vmin}.App-header{min-height:70px;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:calc(10px + 2vmin);color:#000}.App-link{color:#61dafb}.loader{border:16px solid #f3f3f3;border-top-color:#3498db;border-radius:50%;width:120px;height:120px;-webkit-animation:spin 2s linear infinite;animation:spin 2s linear infinite}img{max-width:100%;vertical-align:middle;border:0;width:24em;-ms-interpolation-mode:bicubic}.MuiInputBase-input-24{text-align:center}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}a{margin:1.5rem;color:#cc8f44;padding:5px;text-decoration:none;font-size:1rem}a.active,a:active,a:hover{color:#ff3700}.center{margin:auto;width:50%;padding:10px}.redColor{color:#ff4b19}.blueColor{color:#5555df}#title{font-size:1rem}.brand{float:left;height:45px;width:45px;margin-right:10px;margin-top:auto}@media screen and (max-width:500px){#title{display:none}a{margin:1.3rem}.add-feed{margin:auto;display:inline-block}}
/*# sourceMappingURL=main.99fdf68d.chunk.css.map */