@charset "UTF-8";

.contents{
  letter-spacing: .5px;
}


.message{
  margin-bottom: 0;
  line-height: 1.8;
}
.message:last-of-type{
  margin-bottom: 1.5em;
}

