@layer components {
    .footer {
        text-align: center;
    }

    .footer__copyright {
        color: var(--color-theme-cinnamon-darker)
    }
}
