body {
  font-family: Arial, sans-serif;
}

.site-title {
  color: #800020; /* burgundy */
  text-align: center; /* centers the text */
  font-weight: bold; /* makes it bold */
}
