.footer-2{--footer-bg:color-mix(in srgb, var(--default-color) 5%, transparent);--footer-text:color-mix(in srgb, var(--default-color) 80%, transparent);--footer-brand:var(--heading-color);--footer-accent:var(--accent-color);--footer-border-color:color-mix(in srgb, var(--heading-color) 8%, transparent);--footer-border-width:1px;--footer-border-style:solid;--footer-pad-y:2.75rem;padding-block:var(--footer-pad-y);background:var(--footer-bg);color:var(--footer-text);border-top:var(--footer-border-width) var(--footer-border-style) var(--footer-border-color)}.footer-2 .container.is-full{max-width:none}.footer-2 .container.is-narrow{max-width:calc(var(--container-max,1180px) * .84)}.footer-2 .container.is-compact{max-width:calc(var(--container-max,1180px) * .68)}.footer-2 .footer-inner{flex-direction:column;gap:1.25rem;display:flex}.footer-2 .footer-main{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem 1.5rem;display:flex}.footer-2 .footer-brand{flex-direction:column;gap:.35rem;min-width:0;display:flex}.footer-2 .footer-logo{align-items:center;text-decoration:none;display:inline-flex}.footer-2 .footer-logo .sitename{font-family:var(--font-heading), Georgia, serif;font-size:calc(1.25rem * var(--body-font-scale,1));letter-spacing:-.01em;color:var(--footer-brand);font-weight:600}.footer-2 .footer-logo img:not([hidden])+.brand-text{margin-left:.6rem}.footer-2 .footer-logo img{border-radius:var(--logo-radius,0);width:auto;max-height:2rem;display:block}.footer-2 .social-links{flex-wrap:wrap;gap:.4rem;margin:0;padding:0;list-style:none;display:inline-flex}.footer-2 .social-links li{list-style:none}.footer-2 .social-links a{width:2.25rem;height:2.25rem;font-size:calc(1.1rem * var(--body-font-scale,1));color:color-mix(in srgb, var(--footer-text) 90%, transparent);border-radius:6px;justify-content:center;align-items:center;transition:color .18s,background-color .18s,transform .18s;display:inline-flex}.footer-2 .social-links a:hover{color:var(--footer-accent);background:color-mix(in srgb, var(--footer-text) 10%, transparent);transform:translateY(-2px)}.footer-2 .footer-bottom{border-top:1px solid var(--footer-border-color);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.25rem 1rem;padding-top:1.1rem;display:flex}.footer-2 .copyright{font-size:calc(.8125rem * var(--body-font-scale,1));margin:0}.footer-2 .footer-about{max-width:36rem;font-size:calc(.8125rem * var(--body-font-scale,1));color:color-mix(in srgb, currentColor 85%, transparent);margin:0;line-height:1.5}.footer-2 .powered-by{font-size:calc(.75rem * var(--body-font-scale,1));color:color-mix(in srgb, currentColor 65%, transparent);margin:0}.footer-2 .powered-by a{color:var(--footer-accent)}.footer-2 .powered-by a:hover{color:color-mix(in srgb, var(--footer-accent) 78%, black)}@media (width<=575.98px){.footer-2{text-align:center}.footer-2 .footer-main{flex-direction:column;justify-content:center}.footer-2 .footer-brand{text-align:center;align-items:center}.footer-2 .footer-bottom{text-align:center;flex-direction:column;justify-content:center}}
