.privacy-main {
    width: 1200px;
    margin: auto;
}
body {
    background: #f6f7fa;
}
.privacy-main h1 {
    font-size: 20px;
    font-weight: bold;
    line-height: 24px;
    letter-spacing: 0em;
    color: #000000;
    border-bottom: 1px solid #D9E4F0;
    padding-bottom: 24px;
    text-align: left;
}
.privacy-main {
    text-align: center;
    border-radius: 8px;
    background: #FFFFFF;
    padding: 24px;
    margin-bottom: 48px;
}
.privacy-content {
    padding-top: 24px;
        text-align: left;
}
.section p {
    line-height: 24px;
}
.section p {
    margin: 0 0 10px;
}
.section h4, .section .h4, .section h5, .section .h5, .section h6, .section .h6 {
    margin-top: 10px;
    margin-bottom: 10px;
}
.section h1, .section h2, .section h3, .section h4, .section h5, .section h6,.section .h1, .section.h2, .section .h3, .section .h4, .section .h5, .section .h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit
}
.section h4, .section .h4 {
    font-size: 18px;
}
.section .bold-font {
font-weight: 700;}