.project-page{height:80vh;padding:1%;background:#363636;margin-top:1%}.project-title{color:#FBFBDF;font-family:Instrument Sans;font-size:64px;font-style:italic;font-weight:700;line-height:normal}.project-desc{display:flex;height:5em;justify-content:space-between}.project-icon{height:100%;width:20%;display:flex;background-position:50%!important;background-repeat:no-repeat!important;background-size:contain!important}.project-links{margin-top:1%}.project-link,.project-links{display:flex;align-items:center;justify-content:center}.project-link{border-radius:39px;border:8px solid #fff;background:#000;width:-moz-fit-content;width:fit-content;min-width:10em;transition:all .3s ease}.project-link a{color:#FFF;text-align:center;font-family:Geist;font-size:36px;font-style:normal;font-weight:400;line-height:normal;text-decoration:none;display:flex;height:1.5em;flex-direction:column;justify-content:center;flex-shrink:0}.project-image{height:100%;width:100%}.project-content{height:80%;display:flex;flex-direction:column}.project-masthead{height:20%}.project-link:hover{background:#fff;color:#000;transform:scale(1.05)}.project-link:hover a{color:#000}.project-description{display:flex;height:80%}.project-info{padding:1%}.project-info-item{display:flex}.project-info-header{background:#000;font-weight:700;height:4em;display:flex;align-items:center;justify-content:center;font-family:Instrument Sans;color:#FFF}.project-info-header,.project-info-value{width:50%;display:flex;align-items:center;justify-content:center;height:auto}.project-info-value{background:#00000085;color:#FFF;font-family:Instrument Sans}