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;background-color:#36393f;min-height:100vh;display:flex;flex-direction:column}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{-webkit-animation:App-logo-spin 20s linear infinite;animation:App-logo-spin 20s linear infinite}}.App-header{background-color:#282c34;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:calc(10px + 2vmin);color:#fff}.App-link{color:#61dafb}@-webkit-keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.wHeaderText{font-size:30px;font-weight:700;color:#f16a22}.wNormalText{color:#a9a9a9}.wholePage{flex-direction:row;justify-content:center;text-align:center;background-color:#f7f6f0}.headerBackground{background-color:#f16a22}.headerText{font-size:25px;padding:15px;font-weight:700;color:#fff}.footerBackground{float:bottom}.footerText{font-size:small;padding:15px;color:#dcddde}.linkButton{background-color:#f7f6f0;border:none;color:#f16a22;padding:15px 32px;text-align:center;text-decoration:none;display:inline-block;font-size:12px;border-radius:5px;transition:1.5s ease;font-weight:700;margin-bottom:10px}.linkButton:hover{background-color:#d6d5cf}.projectPicture{border-radius:25px;width:240px;height:400px;object-fit:cover}.mainProjectClass{margin-top:20px;margin-left:18%;margin-right:18%;display:flex}.mainProjectClass:nth-child(2n){flex-direction:row-reverse}.mainProjectClass:nth-child(2n) .projectTextBox{flex-direction:row-reverse;border-radius:0;border-bottom-left-radius:25px;border-top-left-radius:25px}#projectPictureBox{flex:1 1}.projectTextBox{flex:100 1;background-color:#f16a22;margin-top:50px;margin-bottom:50px;border-bottom-right-radius:25px;border-top-right-radius:25px}.projectDesText{color:#fff;font-weight:700;margin-left:100px;margin-right:100px;font-size:large}.projectTitle{color:#fff;font-weight:700;font-size:35px}@media only screen and (max-width:1050px){.mainProjectClass{flex-direction:column;margin-left:10%;margin-right:10%}.mainProjectClass .projectTextBox{border-bottom-left-radius:25px}.mainProjectClass:nth-child(2n){flex-direction:column}.mainProjectClass:nth-child(2n) .projectTextBox{border-bottom-right-radius:25px}.linkButton{margin-bottom:25px}.projectDesText{color:#fff;font-weight:700;margin-left:15px;margin-right:15px;font-size:medium}}.contactBox{background-color:#f16a22;padding:15px;margin-left:20%;margin-right:20%;margin-top:25px;border-radius:25px}.contactText,.contactTitle{color:#fff;font-weight:700}@media only screen and (max-width:600px){.contactBox{margin-left:5%;margin-right:5%}}
/*# sourceMappingURL=main.25659f35.chunk.css.map */