.content_simple{
    text-align: start;
}

h1,h2,h3,h4,h5{
	/* font-family: "Noto Serif Display", serif;
    font-style: normal;
    text-align: start; */
}

.mod_content_content{

    text-align: start;
    padding: 1rem 2rem 3rem 2rem;
}
.mod_content_simple_wrap .mod_content_content .ol,.mod_content_simple_wrap .mod_content_content ul{
    list-style: unset;
    margin: 0 1rem;
}

.mod_content_form_heading{

    text-align: center;
    margin-bottom: 1rem;
    font-weight: 600;
    font-size: var(--font-size-ml);
}
.mod_content_title{
    font-weight: 600;
    font-size: var(--font-size-ml);
}