/* default.css – Uses Arial as the default font */
.cover {
  font-family: Arial, sans-serif;
}
