.cartsy-woocommerce #content .woocommerce .woocommerce-MyAccount-content>p a.button.add-card {
    color: #ffffff;
    text-decoration: none;
}
#ywsn_receive_sms_field .checkbox:before{
	
	content: "";
    margin-right: 10px;
    display: inline-block;
    vertical-align: text-top;
    width: 18px;
    height: 18px;
    background: transparent;
    border: 1px solid var(--colorPrimary,#212121);
    border-radius: 3px;
    position: absolute;
    top: 2px;
    left: 0;
}