@font-face {
  font-family: Agincourt;
  src: url(agincourt_font.ttf); }
.logo {
  font-family: Agincourt;
  font-weight: normal;
  font-size: 2.25rem; }

#sm a {
  padding: 10px;
  width: 35px;
  text-align: center;
  text-decoration: none;
  color: white;
  font-size: 20px; }
#sm a.fa-facebook {
  background: #3b5998; }
#sm a.fa-twitter {
  background: #55acee; }
#sm a.fa-youtube {
  background: #dd0000; }

#copyright {
  background-color: rgba(0, 0, 0, 0.05); }

img.jumbo-image {
  width: inherit;
  height: 250px;
  display: block; }

.blockquote {
  height: 114px; }

.quote-button-container .quote-button {
  width: 7px;
  height: 7px;
  border-radius: 100px;
  background-color: lightgray;
  display: inline-block;
  margin-left: 10px; }
.quote-button-container .selected {
  background-color: gray; }

.license {
  font-size: 0.9rem;
  font-style: italic; }

/*# sourceMappingURL=index.css.map */
