.el-button {
  background-color: var(--primary) !important;
}
.el-button span {
  color: var(--white) !important;
}
