/* Enter Your Custom CSS Here */
.copyright {
  text-align: center;
}

.recent-media-container {
  padding: 40px 0;
  margin-top: -40px;
}
.recent-media-container h2 {
  font-size: 4rem;
}
.recent-media-container a {font-size: 18px; text-decoration: underline}
.post article {
  margin: 0;
  padding: 0;
  border: none;
}
.post footer {display: none}
.entry-title, .entry-meta {display: none}

#m-spreadsheet {
 height: 510px;
}
