@import url(https://fonts.googleapis.com/css2?family=Mukta:wght@200&display=swap);.App{display:flex;flex-direction:column;align-items:center;font-family:"Mukta",sans-serif}.cal-app-container{width:350px;height:400px;margin-top:10px;overflow-y:auto;overflow-x:hidden;box-shadow:2px 3px 9px -1px #000}.Card{width:80%;background:#913091;margin-top:5px;margin-left:20px;border-radius:7px;box-shadow:3px 1px 9px -1px #3d581a;height:90px;padding:15px}.Card h2{margin-bottom:0}.Card .action{display:flex;justify-content:space-between;align-items:center;height:30px;border-radius:20px}::-webkit-scrollbar{width:12px}::-webkit-scrollbar-track{box-shadow:0 0 6px iinset rgba(0,0,0,.3);border-radius:10px}::-webkit-scrollbar-thumb{border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.5)}.heading{margin-top:90px;text-decoration:underline}
/*# sourceMappingURL=main.01bb244b.chunk.css.map */