/*
Theme Name: Indigo Woodblock
Theme URI: https://osakatourism.org/
Author: Osaka Tourism
Author URI: https://osakatourism.org/
Description: A bespoke editorial theme for osakatourism.org. Aizome indigo, a vermillion hanko seal, Shippori Mincho headlines and Zen Kaku Gothic New body copy. Built to read as a patiently made reference work: plate-framed photography, a derived table of contents, at-a-glance facts and verification credits on every guide. English-only; kanji appears only inside the brand marks.
Version: 1.0.0
Requires at least: 6.5
Tested up to: 7.1
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: indigo-woodblock
Tags: blog, news, one-column, two-columns, custom-menu, custom-logo, featured-images, block-styles, editor-style, full-width-template, rtl-language-support, translation-ready, accessibility-ready
*/

/*
 * All presentational rules live in assets/css/theme.css so the front end loads
 * one cacheable stylesheet. This file carries the theme header only, as
 * WordPress requires, plus the handful of declarations that must survive if
 * theme.css ever fails to load.
 */

body {
	margin: 0;
	background: #f4efe4;
	color: #4a4a44;
}
