/*
Theme Name:   Twenty Twenty One Child
Theme URI:    http://learn.calmbirth.com.au/wp-content/themes/twentytwentyone-child
Description:  Twenty Twenty One Child Theme
Author:       Anthony Colfelt
Author URI:   http://www.handmadeweb.com.au
Template:     twentytwentyone
Version:      1.0.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
Text Domain:  twentytwentyonechild
*/

.primary-navigation {
	margin-left: auto;
	margin-right: auto;
}

.site-header {
	padding-top: 1rem;
	padding-bottom: 1rem;
	row-gap: 1rem;
}
.site-header > .site-logo {
	padding-bottom: 1.5rem;
}
.page-header, .entry-title {
	text-align: center;
}
h1, .h1 {
	font-size: 4rem;
}
h2, .h2 {
	font-size: 3rem;
}
h3, .h3 {
	font-size: 2rem;
}
.learndash-wrapper a:hover, .learndash-wrapper a {
	text-decoration: underline!important;
}