.gallery-section{box-sizing:border-box;width:110rem;max-width:100%;height:fit-content;margin:auto;padding:2.5rem .5rem 5rem;overflow:hidden}.gallery-header{text-align:center;margin-bottom:2rem}.gallery-footer{justify-content:center;align-items:center;width:100%;height:fit-content;margin:3rem auto 2rem;display:flex}.gallery-footer .portfolio-cta{color:#404040;background-color:#f9f9f9;border:1px solid #00000004;border-radius:99rem;flex-grow:1;justify-content:center;align-items:center;width:100%;max-width:25rem;margin:auto;padding:.75rem 2rem;font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif;font-size:.8rem;font-weight:600;transition:transform .15s ease-in-out;display:flex;box-shadow:4px 8px 8px #00000040}.gallery-footer .portfolio-cta:hover{color:#303030;background-color:#f3f3f3;border:1px solid #ffffffbf;transform:scale(1.05)}
