.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 .galleries-cta{color:#1c1c1c;background-color:#f9f9f9;border:1px solid #00000004;border-radius:99rem;flex-grow:1;justify-content:center;align-items:center;width:100%;max-width:18rem;margin:auto;padding:.75rem 2rem;font-family:Arial Narrow,Courier New,Courier,monospace,sans-serif;font-size:.75rem;font-weight:600;transition:transform .25s ease-in-out;display:flex;box-shadow:4px 8px 8px #00000040}.gallery-footer .galleries-cta:hover{color:#303030;background-color:#f3f3f3;border:1px solid #ffffffbf;transform:scale(1.05)}
