body {
  color: #545454; }

a, a:visited, a:hover {
  color: #6CAB43; }

.pagination a, .pagination a:visited, .pagination a:hover {
  color: #6CAB43 !important; }

.pagination .active span, .pagination .active span:hover {
  background: #6CAB43;
  border-color: #6CAB43; }

.logo {
  max-width: 100%; }

h1 {
  margin: 1em 0 0em 0; }
  h1 a, h1 a:visited, h1 a:hover {
    color: #545454;
    text-decoration: none; }

.social-media {
  margin: 0.75em 0;
  font-size: 2.5em; }
  .social-media a {
    padding: 0.25em; }

.site-items {
  margin-top: 2em; }

.site-item {
  margin-bottom: 2em; }
  .site-item img {
    border-radius: 50; }
  .site-item time {
    text-transform: uppercase;
    font-family: helvetica, 'san serif'; }
  .site-item article {
    padding-bottom: 2em;
    border-bottom: 1px solid #ccc; }
    .site-item article header time {
      color: #aaa; }
    .site-item article header h2 {
      margin-top: 0;
      padding-top: 0; }
    .site-item article .player {
      margin: 2em 0; }
    .site-item article .description {
      margin: 0 0 2em 0;
      font-size: 1.25em; }

.header .description {
  border: 1px solid #e5e5e5;
  border-width: 1px 0;
  font-size: 1.25em;
  margin: 2em 0 2em 0;
  padding: 2em 0 2em 0;
  text-align: center; }

/*# sourceMappingURL=app.css.map */