/* Start custom CSS */.woocommerce-message{
    max-width: 1300px;
    margin: 2rem auto 0 auto;
    border: none;
    background: #F7F6F7;


}

.woocommerce-message a {
      background: #EEEEEE !important;
    font-size: 13px !important;
    font-weight: 400 !important;
    border-radius: 5px !important;
}/* End custom CSS */