.new-color {
  background-image: linear-gradient(to right, #0096c8, #aae6f0) !important;
}

.new-color-white {
  background-color: white !important;
}