#cfw-footer {
    text-align: left;
    border-top: 2px solid #ECEDEF;
    font-weight: 500;

    .cfw-footer-inner {
        padding: 2em 0;
    }

    .cfw-store-policies {
        justify-content: normal;
    }
}

.context-thank-you #cfw-footer {
    margin-top: 2em;
}