/*
  Theme Name: Ryu Child
  Theme URI: https://wordpress.com/themes/ryu-child/
  Description: Ryu Child is a theme child of Ryu theme, a clutter-free theme for personal bloggers. It has great readability with a large font size, and the one-column layout is perfect for displaying large images. Optional widgets are located at the top panel with social media links and a search field. Background color for an image post will automatically match the uploaded image in the post.
  Version: 1.4.7
  Author: Automattic
  Author URI: https://wordpress.com/themes/
  License: GNU General Public License v2 or later
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
  Text Domain: ryu-child
  Template: ryu
  Tags: one-column, custom-background, custom-colors, custom-header, custom-menu, featured-images, flexible-header, post-formats, rtl-language-support, sticky-post, translation-ready, blog, photography
*/

body,
button,
input,
select,
textarea {
	font-size: 18px;
}

.hentry {
	background-color: #ffffff;
	z-index: 0;
}

.entry-title {
	font: italic 700 38px/1 "Playfair Display", serif;
	margin: 0;
	max-width: 696px;
}

.format-video .entry-content {
	background-color: transparent;
}

.format-gallery .entry-content,
.format-image .entry-content {
	margin-top: 50px;
}
