.tos-wrapper h1 {
    font-size: 2.2rem;
    color: #101010;
    text-align: center;
}
.tos-wrapper h2 {
    font-weight: 700;
    margin-block: 20px;
}
.tos-wrapper .g_list {
    margin-block: 25px 45px;
}
.tos-wrapper .g_list p {
    font-weight: 400;
}
.tos-wrapper .underline-lg {
    max-width: 100%;
    width: 100%;
    border-color: #e6e8ed;
    margin-block: 45px;
}