/* Override styles */
.override {
    display: block;
    body {
  background: #ffffff;
}
}