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 {
    margin-bottom: 1.25rem;
    color: #565973;
}


.contact {
    margin-top: 30px;
    padding-top: 15px;
}
