
.about .risk_text{
    display: block!important;
}
.my_notice {
    padding: 0 20px;
    padding-top: 65px;
}

h1 {
    margin-top: 60px;
    margin-bottom: 60px;
    font-size: 40px;
    line-height: 48px;
    font-weight: 700;
    color: #000;
}

p {
    margin-bottom: 1rem;
    line-height: 1.6!important;
    color: #000;
}
.font-\[400\] {
    font-weight: 400;
}
.font-\[Inter\] {
    font-family: Inter;
}
.leading-\[32px\] {
    line-height: 32px;
}
.font-\[700\], .font-bold {
    font-weight: 700;
}