/* WordPress Classic Themes Styles - Placeholder */
body {
  margin: 0;
  padding: 0;
}
.entry-content {
  line-height: 1.6;
}
.entry-title {
  font-weight: 700;
}
.site-header {
  position: relative;
}
.site-footer {
  margin-top: 2rem;
}
