﻿#quotes {
  list-style-type: none;
  margin-top: 2em;
  padding: 0 2em;
}
#quotes li {
  margin-bottom: 2.5em;
}
