@charset "UTF-8";
/* CSS Document */

.testimonial {
  margin: 10px 20px 0 20px;
  padding: 10px;
  font-style: italic;
  border-top: dotted 1px #000000;
  font-size: 1.4em;
  font-family: Times, "Times New Roman", "serif";
}

.name {
  font-weight: bold;
  text-align: right;
  margin: 0 20px 0 20px;
  font-size: 1.2em;
}