/* Custom styles for the base template */

body {
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
  font-family: "TeXGyrePagella", "Palatino Linotype", "Book Antiqua", Palatino, "Noto Sans KR", serif;
  line-height: 1.25;
}

footer {
  background-color: #f8f9fa;
  border-top: 1px solid #dee2e6;
}

a {
  color: #444;
}