/*
Theme Name: Shapely IRI
Theme URI: https://colorlib.com/wp/themes/shapely
Author: colorlib
Author URI: https://colorlib.com/
Description: IRI child theme for Shapely. Put custom CSS overrides here so the parent theme can remain untouched.
Version: 1.0.0
Template: shapely
Text Domain: shapely-child
*/


.post-content .entry-content .post-title a,
.post-title a,
.entry-title a {
	font-size: inherit;
	font-weight: inherit;
}

.shapely-content h2 b,
.shapely-content h2 strong,
.shapely-content h3 b,
.shapely-content h3 strong,
.shapely-content h4 b,
.shapely-content h4 strong,
.shapely-content h5 b,
.shapely-content h5 strong
{
	font-weight: inherit;
	font-size: inherit;
}

body.single-post .post-content .entry-content h2 {
  font-size: 3.4rem;
}

body.single-post .post-content .entry-content h3 {
  font-size: 2.6rem;
}

body.single-post .post-content .entry-content h4 {
  font-size: 2.2;
}

body.single-post .post-content .entry-content h5 {
  font-size: 1.8rem;
}

body.single-post .post-content .entry-content h6 {
  font-size: 1.2rem;
}

body.single-post .post-content .entry-content .post-title {
  font-size: 4.6rem;
	font-weight: 500;
	line-height: 1.2;
}

