#hero-btn{
	display: inline-block !important;
}
.wp-block-jetpack-layout-grid-column {
    max-width: 100%;
    padding-top: 0;
    padding-bottom: 60px !important;
}
.wp-block-jetpack-layout-grid .wp-block-jetpack-layout-grid-column *{
	text-align: justify !important;
}
.template--single .container.main .main-content p {
    display: block !important;
    width: 80% !important;
    max-width: 80% !important;
    margin: 0 auto !important;
}
h2.wp-block-heading {
	display: block !important;
	width: 80% !important;
	max-width: 80% !important;
	margin: 0 auto !important;
}
.toc_sitemap_posts_list {
	display: block !important;
	width: 80% !important;
	max-width: 80% !important;
	margin: 0 auto !important;
	margin-bottom: 20px !important;
}
#toc_container {
	width: 80% !important;
	max-width: 80% !important;
	margin: 0 auto !important;
	margin-bottom: 1.5em !important;
}
.wp-block-image {
	margin: 0 auto;
	width: 80%;
}
.wp-block-embed-youtube {
	margin: 0 auto;
	width: 80%;
}
.main-content ul li {
display: list-item;
width: 80%;
margin: 0 auto;
font-size: 1.2em;
line-height: 1.5em;
}
.main-content ul {
    margin-top: -1rem;
    margin-bottom: 1rem;
    padding-left: 2rem;

}
.main-content ul li a {
    text-decoration: underline !important;

}
.rcH1 {
    font-size: 2rem !important;
    padding: 1em;

}
.rcH2 {
    font-family: "DM Sans",sans-seif;
font-size: 2.375rem;
line-height: 1.2;
color: #fff;
margin-bottom: 50px;
}
.rcH3 {
text-align: center;
}
.rcPara {
    padding: 0rem 8rem;

}
h3.wp-block-heading {
display: block !important;
width: 80% !important;
max-width: 80% !important;
margin: 0 auto !important;
}
.has-small-font-size {
font-size: 1rem !important;
}
#toc_container.no_bullets li a {
    font-size: 1rem;
} 
#toc_container.no_bullets li ul li a {
    font-size: 1.02rem;
}
.twitter-tweet.twitter-tweet-rendered {
margin: 0 auto !important;
max-width: 80% !important;
}

input.sf-input-text  {
    color: rgba(0, 0, 0, 0.3);
    margin: 0 25px 0 0;
    background-color: #f7f7f7;
    border-radius: 20px;
    font-family: "DM Sans", sans-seif;
    font-size: 1.3125rem;
    border: 0;
    min-width: 170px;
    padding-left: 1em;
}