.elementor-15612 .elementor-element.elementor-element-5704c901{--display:flex;}/* Start custom CSS for html, class: .elementor-element-d989f03 */.h2-ul{
    color: #000 !important; 
    text-decoration: underline;
    font-size: 1.2rem !important;
    padding-bottom: 12px;
    padding-top: 12px;
}

.inline-container {
    margin-bottom: 20px;
}

.inline-container h3 {
    display: inline;
    margin: 0;
    margin-right: 2px;
    white-space: nowrap;
}

.inline-container p {
    display: inline;
    margin: 0;
}

.h3-first{
    padding-top: 0px;
}

h3{
text-decoration: none;
    font-family: var(--e-global-typography-text-font-family), Sans-serif !important;
    font-size: 1.06rem;
    font-weight: 600;
    padding-top: 20px;
}

/*.h3-inline{
    display: inline-block;
}

.h3-inline + p {
    display: inline-block;
}*/

ul{
    padding-bottom: 16px;
}

div[data-elementor-type="single-post"] > div {
background-position-y: 60% !important;  
opacity: 0.7
}

.elementor-12943 .elementor-element.elementor-element-141978cd{
    min-height: 60vh;
}

@media (max-width: 767px) {
    div[data-elementor-type="single-post"] > div {
        background-position: center !important;
        background-size: cover;
        min-height: 40vh !important;
    }
}

/*@media (max-width: 640px) {
    div[data-elementor-type="single-post"] > div {
	min-height: 26vh !important;
    }
}

@media (max-width: 520px) {
    div[data-elementor-type="single-post"] > div {
	min-height: 22vh !important;
    }
}

@media (max-width: 430px) {
    div[data-elementor-type="single-post"] > div {
	min-height: 20vh !important;
    }
}

@media (max-width: 390px) {
    div[data-elementor-type="single-post"] > div {
	min-height: 18vh !important;
    }
}

@media (max-width: 360px) {
    div[data-elementor-type="single-post"] > div {
	min-height: 16vh !important;
    }
}
*/

ol{
  list-style-type: number;
  line-height: 1.6;
}

ol.outer-ol li::marker {
    font-weight: bold;
}

ol.inner-ol li::marker {
    font-weight: normal  !important;
}/* End custom CSS */