body {
    font-family: "Microsoft YaHei", sans-serif;
    margin: 20px;
    line-height: 1.6;
    color: #0b0f19;
}

.section {
    margin-bottom: 25px;
}



h1, h2 {
    font-size: 1.75rem;
    font-weight: 800;
    margin-top: 0;
    margin-bottom: 1rem;
    font-weight: 800;
    line-height: 1.3;
}

h1 {
    text-align: center;
    padding-bottom: 10px;
    font-size: 2rem;
}

p, .disclosure-list, .disclosure-list  li{
    margin-bottom: 1.25rem;
    color: #565973;
}

    .disclosure-list{
    padding-left:15px;
    }
    .contact {
        margin-top: 30px;
        padding-top: 15px;
    }


.update-info {
    font-size: 14px;
    text-align: center;
}


