body{padding:0;margin:0 auto;box-sizing:border-box;background-color:#00468b}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.home.my.name{margin-top:50px;font-size:2rem;font-family:"Spartan",sans-serif;color:#ffefd5;margin-bottom:40px}.home.my:hover{cursor:pointer}.home.my.job.title{font-size:3rem;color:#ffefd5}.ui.right.aligned.container.home{float:left}.dark-mode{background-color:#bec2cb}.projects.carousel:hover{cursor:pointer}body{-webkit-animation:fadeInAnimation 6s ease;animation:fadeInAnimation 6s ease;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}@-webkit-keyframes fadeInAnimation{0%{opacity:0}to{opacity:1}}@keyframes fadeInAnimation{0%{opacity:0}to{opacity:1}}.indicating.scroll.down.icon{opacity:.5;-webkit-animation-name:iconShow;animation-name:iconShow;-webkit-animation-duration:3s;animation-duration:3s;-webkit-animation-iteration-count:1;animation-iteration-count:1}@-webkit-keyframes iconShow{0%{opacity:.5}to{opacity:1}}@keyframes iconShow{0%{opacity:.5}to{opacity:1}}.scroll.to.top.button{position:absolute;right:0}.scroll.to.top.button:hover{color:#87cefa}.about.me.section.for.animation{-webkit-animation-name:sectionFadeIn;animation-name:sectionFadeIn;-webkit-animation-duration:5s;animation-duration:5s;-webkit-animation-iteration-count:1;animation-iteration-count:1}@-webkit-keyframes sectionFadeIn{0%{opacity:0}to{opacity:1}}@keyframes sectionFadeIn{0%{opacity:0}to{opacity:1}}.project.image.for.animation{left:-1000px;-webkit-animation-name:projectSlideIn;animation-name:projectSlideIn;-webkit-animation-duration:3s;animation-duration:3s;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}@-webkit-keyframes projectSlideIn{0%{left:-1000px}to{left:20px}}@keyframes projectSlideIn{0%{left:-1000px}to{left:20px}}
/*# sourceMappingURL=main.8c087e2d.chunk.css.map */