@media screen and (min-width: 700px){@supports (display: flex){.site-footer{text-align:center}.site-footer ul{display:flex;align-items:center;justify-content:center}.site-footer li{margin-bottom:0}.site-footer li:not(:last-child){position:relative;padding-right:2rem}.site-footer li:not(:last-child)::after{content:"";position:absolute;right:var(--hspacing-s);top:20%;bottom:20%;width:1px;background-color:var(--border-color-normal)}}.site-footer .copyright{margin:0 auto}.site-footer .copyright span{text-align:center}}