
table{border-spacing:0;border:2px solid #999;border-radius:10px}thead{background-color:#ececec}tr td{padding:0.5rem;border-top:2px solid #999}tr td:not(:first-child){border-left:2px solid #999}table tr:first-child{border-top-left-radius:10px;border-top-right-radius:10px}table tr:first-child th:first-child{border-top-left-radius:10px}table tr:first-child th:last-child{border-top-right-radius:10px}.container{width:800px;margin:0 auto;padding-bottom:4rem}.header{display:flex;justify-content:space-between;padding-top:20px;padding-bottom:20px}.header__logo{font-family:Chancery, cursive, LiSu, sans-serif;font-weight:800;vertical-align:middle}.header__logo a{color:#34495e;font-size:40px;text-decoration:none}.header__logo a img{height:35px;display:inline-block}.header__nav{align-self:flex-start}.header__nav ul{display:inline-block;padding-right:25px}.header__nav ul li{display:inline-block;margin-right:10px}.header__nav ul li a{color:#34495e;font-size:18px}.footer__social{text-align:center;margin-top:2rem}.footer__social a{border-bottom:none;text-decoration:none}.footer__social svg{width:30px;height:30px;margin-right:1rem}.footer__social svg:hover{fill:#2f76d0}.projects{display:grid;justify-content:center;gap:1rem}.projects a{text-decoration:none}.projects__card{width:800px;flex-direction:left;overflow:hidden;border-radius:10px;border:2px solid #383838}.projects__card:hover{border:3px solid #6b6b6b}.projects__card__title{display:block;font-size:2.8rem;font-weight:800;margin-top:5px;margin-left:5px;color:black}.projects__card__subtitle{display:block;font-size:1.22rem;font-weight:200;font-style:italic;margin-left:5px;color:black}.projects__card__link{display:block;margin-left:5px;margin-top:5px;margin-bottom:5px;font-size:1.0rem}.projects__card__link svg{display:inline-block;width:32px;height:32px;margin-right:5px;vertical-align:middle}.projects__card__link svg:hover{fill:#2f76d0}.projects__card__link button{border:none;border-radius:10px;padding:10px 10px;text-align:center;text-decoration:none;display:inline-block;font-size:16px;cursor:pointer;vertical-align:middle}.about__content{font-size:20px}
