.errorlist {
    color: red;
}

.switch label input[type=checkbox]:checked+.lever:after {
      background-color: #2979FF;
  }
