/* color */
:root {
	--sunflowerYellow: #ffce00;
	--navy: #02164d;
	--cobalt: #172e70;
	--brownGrey : #a4a4a4;
}

.et_pb_post_title_0_tb_body .et_pb_title_container h1.entry-title, 
.et_pb_post_title_0_tb_body .et_pb_title_container h2.entry-title, 
.et_pb_post_title_0_tb_body .et_pb_title_container h3.entry-title, 
.et_pb_post_title_0_tb_body .et_pb_title_container h4.entry-title, 
.et_pb_post_title_0_tb_body .et_pb_title_container h5.entry-title, 
.et_pb_post_title_0_tb_body .et_pb_title_container h6.entry-title {
    font-weight: 700;
    font-size: 30px;
}

.et_pb_section_2_tb_body.et_pb_section {
	background-color: #f6f6f6 !important;
}

.et_pb_row.et_pb_row_0_tb_body {
	padding-bottom:30px !important;
}

.single .entry-title,
.single h2, 
.single h3,
.single h4, 
.single h5, 
.single h6 {
	font-weight: 700;
}

.et_pb_post_content table {
	margin: 20px 0;
}

.et_monarch .et_pb_section .et_social_inline_top, .et_monarch .et_pb_section .et_social_inline_bottom {
	margin-top: 40px;
}