/*
Theme Name: Shigira Resort
Theme URI: https://example.com/shigira-resort
Author: You
Author URI: https://example.com
Description: A resort-themed WordPress theme with front page, archive, and single templates.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: shigira-resort
*/


body {
	font-family: times-new-roman, sans-serif;
	color: #000;
	background: #fff;
	font-size: 16px;
	line-height: 1.6;
	margin: 0;
}
