Align policies links

hello @MagdalenaBB

Go to Online store → Theme → Edit code → Find base.css file → Paste below code at the bottom of the base.css file

.footer__copyright.caption {
    display: flex;
    justify-content: space-between;
    width: 100%;
}