h1{
    color: black;
    font-family: "ZCOOL XiaoWei", sans-serif !important;
    font-size: 16pt;
    font-weight: bold;
}

h2{
    color: black;
    font-family: "ZCOOL XiaoWei", sans-serif !important;
    font-size: 14pt;
    font-weight: bold;
}

a{
    text-decoration: none;
    color:darkslategrey;
    font-weight: bold;
}

.terms-paragraph {
    text-align: left;
    max-width: 1000px;
    width: 100%;
}