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}.small-temp-color{color:#fa8e74}.text-color{color:#525e7d!important}body{background-color:#fff!important}.search-bar-container{position:relative}.search-icon{position:absolute;left:17px;top:29px;color:#fa8e74}.search-bar{border-radius:500px;height:80px;text-overflow:ellipsis;width:100%;padding:6px 48px;border:none;box-shadow:4px 5px 16px 5px rgba(0,0,0,.16)}.search-bar:focus{box-shadow:4px 5px 16px 5px rgba(0,0,0,.25);border:none}.day-of-week{font-size:20px;font-weight:500}.weekly-weather-container{box-shadow:4px 5px 16px 5px rgba(0,0,0,.16);border-radius:20px;margin-bottom:20px;width:100%;height:400px}.my-class{display:flex;align-items:center;justify-content:center}.slide-in-left{-webkit-animation:slide-in-left 1.5s cubic-bezier(.25,.46,.45,.94) both;animation:slide-in-left 1.5s cubic-bezier(.25,.46,.45,.94) both}@keyframes slide-in-left{0%{-webkit-transform:translateX(-1000px);transform:translateX(-1000px);opacity:0}to{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}}@-webkit-keyframes slide-in-left{0%{-webkit-transform:translateX(-1000px);transform:translateX(-1000px);opacity:0}to{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}}@media only screen and (max-width:576px){.weekly-weather-container{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}}.current-weather-container{margin-bottom:20px}.current-weather-container,.temp-graph-container{box-shadow:4px 5px 16px 5px rgba(0,0,0,.16);border-radius:20px}.temp-graph-container{display:flex;align-items:center;justify-content:center;color:#fa8e74;width:100%}.high-to-low-container{position:relative}.high-to-low{position:absolute;top:38%;z-index:10;font-weight:500;font-size:20px}.today-text{font-size:25px;color:#525e7d}.temp-text-big{font-size:65px;font-weight:800;color:#525e7d}
/*# sourceMappingURL=main.36f4f1f8.chunk.css.map */