body {
  background-color: #f7f7f7 !important;
}
.gp_box {
  background-color: #fff;
  box-shadow: 0 0 12px #ccc;
  border-radius: 4px;
}
.primary_color_word {
  color: #dd0000;
}

