* {
    box-sizing: border-box;
}

body {
    margin: 0;
}

#i8zxh {
    color: #6c6a6a;
}

* {
    box-sizing: border-box;
}

body {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, Roboto, Arial, "PingFang SC", "Hiragino Sans GB", "Microsoft Yahei", "Microsoft Jhenghei", sans-serif;
}

.panel {
    color: rgb(51, 51, 51);
    font-weight: 100;
}

.logo path {
    pointer-events: none;
    fill: none;
    stroke-linecap: round;
    stroke-width: 7;
    stroke: rgb(255, 255, 255);
}

.description {
    text-align: center;
    font-size: 1em;
    font-weight: 500;
    line-height: 1.8rem;
    margin-bottom: 1rem;
    position: relative;
    height: 200px;
    vertical-align: sub;
    padding: 50px;
}

.wechat-group img {
    max-width: 220px;
    height: auto;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    width: 100%;
}

.welcome-img img {
    width: 100%;
}

.bg-gradient-primary {
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px;
}

.wrapper.bg-gradient-primary {
    background-color: #ffffff;
}

.d-flex.justify-content-center {
    padding: 20px;
}

.c2356 {
    padding: 10px;
    font-size: 50px;
    font-weight: 700;
    text-align: center;
}

.c2626 {
    padding: 10px;
    font-size: 24px;
    color: #5d5c5c;
    text-align: center;
}