.van-contact-edit__buttons{padding:30px 15px}.van-contact-edit .van-cell__title{max-width:65px}.van-contact-edit .van-button{margin-bottom:15px}

.theme-color,
.van-tab--active,
.van-tag--plain,
.van-submit-bar__price,
.van-coupon-item__head h2,
.van-tabs__nav--card .van-tab,
.van-radio__input > .van-icon-checked,
.time-picker .van-picker-column__item--selected,
.time-picker .van-tree-select__item--active {
  color: #6cbe72 !important;
}

.theme-border,
.theme-border::after,
.van-tabs__nav--card,
.van-tabs__nav--card .van-tab {
  border-color: #6cbe72 !important;
}

.theme-background,
.van-switch--on,
.van-tag--mark,
.van-tabs__line,
.time-picker .van-tree-select__nitem--active::after {
  background-color: #6cbe72 !important;;
}

.van-coupon-item__corner .van-icon,
.van-tabs__nav--card .van-tab.van-tab--active,
.van-checkbox__icon--checked .van-icon,
.van-button--danger {
  border-color: #6cbe72 !important;
  background-color: #6cbe72 !important;
}

.van-tabs__nav--card .van-tab.van-tab--active {
  color: #fff !important;
}

.van-coupon-item--disabled h2 {
  color: #999 !important;
}


.point-cell .van-cell__value {
  color: #6cbe72;
}