.wplc-color-1 {
  color: #DB0000 !important;
}

.wplc-color-2 {
  color: #FFF !important;
}

.wplc-color-3 {
  color: #000 !important;
}

.wplc-color-4 {
  color: #373737 !important;
}

.wplc-color-bg-1 {
  background-color: #DB0000 !important;
}

.wplc-color-bg-2 {
  background-color: #FFF !important;
}

.wplc-color-bg-3 {
  background-color: #000 !important;
}

.wplc-color-bg-4 {
  background-color: #373737 !important;
}

.wplc-color-border-1 {
  border-color: #DB0000 !important;
}

.wplc-color-border-2 {
  border-color: #FFF !important;
}

.wplc-color-border-3 {
  border-color: #000 !important;
}

.wplc-color-border-4 {
  border-color: #373737 !important;
}

.wplc-color-border-1:before {
  border-color: transparent #DB0000 !important;
}

.wplc-color-border-2:before {
  border-color: transparent #FFF !important;
}

.wplc-color-border-3:before {
  border-color: transparent #000 !important;
}

.wplc-color-border-4:before {
  border-color: transparent #373737 !important;
}