body {
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
  font-family: Roboto, sans-serif;
  color: #333;
  background: #fff;
}

body.overlay-shown {
  overflow: hidden;
}

input {
  border: 0;
  outline: 0;
}
