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}.App{text-align:center;display:grid;grid-template-columns:20% 80%}.sidebar{display:"flex";justify-content:"center";flex-direction:"colum";background-image:linear-gradient(0deg,#857cfa,#f16e91);height:100vh;margin-bottom:10px}.sidebar .navButton{font-size:20px;color:#fff}.sidewrapper{height:70%;display:flex;justify-content:space-evenly;flex-direction:column;margin-top:50px}.sidebar .sidewrapper>h3:hover{cursor:pointer;border-top-left-radius:10px;border-bottom-left-radius:10px;background-color:#f3f4f8;height:40px;margin-left:10px;padding-top:10px;color:#857cfa}.sidebar{height:"100%";margin-bottom:-3px}.about{height:100%;display:flex;flex-direction:column;justify-content:space-between;background-color:#f0f1f6;border:"1px solid black"}div.about div:nth-child(2) div div:hover{border-radius:10px;box-shadow:1px 2px 4px 10px rgba(198,115,186,.41);margin-top:10px}div.about div:first-child div:first-child .hireBtn:hover{border:1px solid red;box-shadow:1px 1px 2px 5px rgba(198,115,186,.41)!important;cursor:pointer;margin-left:10px}
/*# sourceMappingURL=main.63f89bb5.chunk.css.map */