footer.wp-block-template-part {
    background-color: #101427;
    color: #FFF;
    padding-top: 20px;
    padding-bottom: 20px;
    border-top: 5px solid #adabab;
    margin-top: var(--wp--preset--spacing--60);
}

footer.wp-block-template-part div.is-content-justification-space-between {
    justify-content: space-between;
}

footer.wp-block-template-part ul {
    padding: 0;
    margin: 0;
}

footer.wp-block-template-part ul li {
    list-style: none;
}

footer.wp-block-template-part a,
footer.wp-block-template-part p {
    text-decoration: none;
    font-size: smaller;
}

.wp-block-woocommerce-customer-account,
.wp-block-woocommerce-mini-cart {
    color: #FFF;
}
