body {
  background-color: #E8E6F2 !important;
  font-size: 16px;
}

.mainbox {
  background-color: white;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2), 0 3px 10px 0 rgba(0, 0, 0, 0.19);
  padding: 30px;
}

.emph {
  font-size: larger;
  color: red;
}

.picture {
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2), 0 3px 10px 0 rgba(0, 0, 0, 0.19);
}

.picture-small {
  max-width: 75%;
  max-width: 75%;
}
