@charset "UTF-8";

/*----------------------
privacy
------------------*/
h2{
    font-size: 1.2rem !important;
    margin-bottom: 20px !important;
    line-height: normal !important;
}


p{
    font-size: 1rem;
    line-height: normal !important;
    margin-bottom: 80px !important;
}

li{
    margin-bottom: 10px;
}

.container-1{
    margin-bottom: 240px;
}
.container-1 li{
    list-style: disc;
}

.lead{
    margin-bottom: 80px;
}

.change-margin{
    margin-bottom: 40px !important;
}