@import url(https://fonts.googleapis.com/css2?family=Josefin+Sans:wght@400;700&display=swap);:root{--Very-Light-Gray:#fafafa;--Very-Light-Grayish-Blue:#e4e5f1;--Light-Grayish-Blue:#d2d3db;--Dark-Grayish-Blue:#9394a5;--Very-Dark-Grayish-Blue:#484b6a;--Very-Dark-Blue:#0d1782;--Very-Dark-Desaturated-Blue:#25273c}body{background-color:#e4e5f1;background-color:var(--Very-Light-Grayish-Blue);font-family:Josefin Sans,sans-serif}.header{background-image:url(/sprint-6-todo/static/media/bg-desktop-light.3508d620efd5a52bb4ce.jpg);background-repeat:no-repeat;color:#fafafa;color:var(--Very-Light-Gray);height:35vh;justify-content:space-evenly;width:100vw}.task-container{background-color:#fafafa;background-color:var(--Very-Light-Gray);border-radius:10px;box-shadow:-4px 4px 39px -4px #d2d3db;box-shadow:-4px 4px 39px -4px var(--Light-Grayish-Blue);margin:auto;width:30%}i{color:#d2d3db;color:var(--Light-Grayish-Blue);padding:10px}p{margin:0}.span-circle{left:35%}.span-circle,.span-xmark{cursor:pointer;position:absolute}.span-xmark{right:35%}.task{border-bottom:1px solid #d2d3db;border-bottom:1px solid var(--Light-Grayish-Blue)}.task-text{align-self:center;color:#484b6a;color:var(--Very-Dark-Grayish-Blue);margin-left:18%}.filter-container{align-items:center;width:100%}.filter-text{color:#9394a5;color:var(--Dark-Grayish-Blue);cursor:pointer;font-size:.8rem;margin:2% 0;padding:0;text-align:center}.active{color:#0d1782;color:var(--Very-Dark-Blue)}img{cursor:pointer;height:15px;left:8%;position:relative;width:15px}.hidden{display:none!important}@media screen and (max-width:770px){.task-container{width:80%}.span-circle{left:12%}.span-xmark{right:12%}}
/*# sourceMappingURL=main.fa28be60.css.map*/