/*
Theme Name: Yicheng Commonweal editing design test
Theme URI: https://yichengs.org
Author: Developer Yicheng
Author URI: https://munene-wanjohi.vercel.app
Description: Yicheng Commonweal is a multifaceted civilizational non-profit organization established in response to global civilizational crises and the predicaments facing human society
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: yicheng-commonweal
*/

/* Fallback styles*/
html, body {
    overflow-x: hidden;
    max-width: 100vw;
}

body {
    font-family: 'DM Sans', 'Questrial', -apple-system, BlinkMacSystemFont, sans-serif;
    line-height: 1.6;
    color: #161209;
    background-color: #F7F7F5;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Questrial', 'DM Sans', serif;
    color: #121212;
    font-weight: 400;
}