/*  MICROTHEMER STYLES  */


/*= General =================== */

/** General >> Heading 1 (#2) **/
section h1:nth-of-type(2) {
	font-weight: 600 !important;
}

/** General >> Heading 1 (#1) **/
section > h1:nth-of-type(1) {
	font-weight: 600 !important;
}

/** General >> Heading 1 **/
section > strong:nth-of-type(1) > h1 {
	font-weight: 600 !important;
}

/** General >> Speakers **/
#speakers {
	font-weight: 600 !important;
}

/** General >> Sponsors **/
#sponsors {
	font-weight: 600 !important;
}

/** General >> Heading 1 _2 **/
section > div:nth-of-type(7) > div:nth-of-type(1) > strong:nth-of-type(1) > h1 {
	font-weight: 600 !important;
}

/** General >> Heading 1 _3 **/
section > div:nth-of-type(7) > div:nth-of-type(2) > strong:nth-of-type(1) > h1 {
	font-weight: 600 !important;
}

/** General >> Heading 2 (#1) **/
section > h2:nth-of-type(1) {
	margin-bottom: 10px !important;
}

/** General >> Heading 2 (#2) **/
section h2:nth-of-type(2) {
	margin-bottom: 10px !important;
}

/** General >> Heading 3 **/
.sponsor-group > div:nth-of-type(2) > h3 {
	margin-bottom: 0 !important;
}

/** General >> Heading 3 _2 **/
.sponsor-group > div:nth-of-type(3) > h3 {
	margin-bottom: 0 !important;
}

/** General >> Heading 3 _3 **/
.sponsor-group > div:nth-of-type(4) > h3 {
	margin-bottom: 0 !important;
}

/** General >> Heading 3 _4 **/
.sponsor-group > div:nth-of-type(5) > h3 {
	margin-bottom: 0 !important;
}

/** General >> Heading 3 _5 **/
.row > div:nth-of-type(1) > h3 {
	-webkit-justify-content: center !important;
	justify-content: center !important;
}

/** General >> Heading 3 _6 **/
.row > div:nth-of-type(2) > h3 {
	-webkit-justify-content: center !important;
	justify-content: center !important;
}

/** General >> Heading 3 _7 **/
.row > div:nth-of-type(3) > h3 {
	-webkit-justify-content: center !important;
	justify-content: center !important;
}

/** General >> Html 14 **/
#html-14 {
	display: none !important;
}

/** General >> Forminator field number 2 68fb8fba974c4 description **/
#forminator-field-number-2_68fb8fba974c4-description {
	font-weight: 700 !important;
	display: none !important;
}

/** General >> Forminator field number 2 68fb9003ca63b description **/
#forminator-field-number-2_68fb9003ca63b-description {
	color: rgb(61, 61, 61) !important;
	font-size: 16px !important;
	font-weight: 600 !important;
}

/** General >> Heading 1 (#3) **/
section h1:nth-of-type(3) {
	font-weight: 600 !important;
}

/** General >> Dayone **/
#dayone {
	font-weight: 600 !important;
}

/** General >> Daytwo **/
#daytwo {
	font-weight: 600 !important;
}

