//shop card

.wc-block-cart__submit-button {
    box-sizing: border-box;
    margin: 0;
    width: 100%;
    color: white;
    text-decoration: none;
}

.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__header,
table.wc-block-cart-items .wc-block-cart-items__header {
    font-size: 1em;
    text-transform: uppercase;
    font-family: inherit;
}

// Navigation

.current-menu-item a {
    color: #F36F21;
}

.current_page_item a {
    color: #F36F21;
}
