@import url(https://fonts.googleapis.com/css?family=Rock+Salt);.navbar{padding:20px 0;font-family:Rock Salt,cursive;background:#5a3166;color:grey}.left,.navbar{display:flex;justify-content:space-between;align-items:center}.logo{padding:0 2rem}.links{align-self:flex-end;display:flex;justify-content:flex-end;align-items:center}.link{padding:0 30px}a{text-decoration:none;color:grey}a:hover{color:#fff}.footer{background:#66313d;display:flex;justify-content:space-evenly;align-items:center;font-family:Rock Salt,cursive}.footer_link{padding:20px}.footer_link>a{text-decoration:none;color:#fff}.footer_link>a:hover{color:#faebd7}.displayTime{color:#fff}.hero{display:flex;flex-direction:column;align-items:center;justify-content:center;height:90vh;position:relative;background:#666031;font-size:120%}.hero:after{content:"";display:block;position:absolute;left:0;top:0;width:100%;height:100%;z-index:1;opacity:.5;background-image:url(/static/media/main_sm.e65f4b2b.jpg);background-size:cover;background-repeat:no-repeat}.hero h1,button,h2,h3,ul{z-index:2;position:relative;color:#fff}.hero-button{padding:15px 40px;background-color:#5a3166}.hero-list{list-style-type:none}.tile{flex:0 1 30%;display:flex;flex-direction:column;align-content:center;justify-content:flex-start;padding-left:20px;margin-left:1rem;margin-right:1rem;min-width:30rem;margin-bottom:2rem}.tile h2,h3{text-align:center;margin:0 0 5px}.links{align-self:center}.image_tile>img{width:100%}.image_tile>img:hover{border:5px solid #00f}.links>a{color:#fff;padding-top:.5rem}.links>a:hover{-webkit-transform:translateX(2px);transform:translateX(2px);color:#00f}.searchInput{padding:10px 30px;width:320px;border:1px dotted #00f;border-radius:25px;color:#5a3166;font-weight:700;outline:none}.searchInput::-webkit-input-placeholder{font-family:Rock Salt,cursive;color:#00f}.searchInput::-ms-input-placeholder{font-family:Rock Salt,cursive;color:#00f}.searchInput::placeholder{font-family:Rock Salt,cursive;color:#00f}.projects{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:space-between;padding-top:2rem}.projectsTop{flex-direction:column;background:grey;color:#faebd7}.projectsTop,.titleProjects{display:flex;align-items:center;justify-content:center}.titleProjects{flex-direction:column;flex:0 1 30%}.headTitle{display:flex;align-items:center;justify-content:space-between}.projectDesc{border:1px dotted #faebd7;padding:20px;margin-top:20px}.projectDesc h3,ul{color:#faebd7}.projectDesc a{color:#fff}.projectDesc a:hover{color:#00f;text-shadow:2px 2px #faebd7}.projectDesc ul{list-style-type:none}.contactForm{align-items:center;justify-content:center;margin:30px}.contactField,.contactForm{display:flex;flex-direction:column}.contactField{align-items:flex-start;justify-content:flex-start;margin-bottom:15px}.has-error{border:1px solid red}.text-error{color:red}.button{width:200px;margin:10px}.formTitle{text-align:center;color:#5a3166}html{box-sizing:border-box}*,:after,:before{box-sizing:inherit}body{margin:0;padding:0}
/*# sourceMappingURL=main.0a56723b.chunk.css.map */