h2{margin:1.25rem;text-align:center;font-size:3rem;font-weight:400}.projects{display:flex;flex-direction:column;align-items:center;width:100%;gap:2rem}.project{display:flex;justify-content:center;align-items:center;width:100%}.project .col{display:flex;flex-direction:column;width:50%}.project .col:first-child{padding-right:2rem}.project .col h3{font-size:2rem;font-weight:600;margin-bottom:.5rem}.project .col p{font-size:1.2rem}.project .col .img{aspect-ratio:16/9;width:100%;background:#000 no-repeat center center;background-size:cover}.project .col .links{display:flex;align-items:center;justify-content:flex-start;gap:.5rem}.project .col .links a{background:var(--quaternary);padding:.5rem 1rem;margin:.5rem 0;border-radius:.5rem;transition:ease .3s all}.project .col .links a:hover{background:var(--tertiary)}
