#p-myopia .p-text p:not(:last-child) {
    margin-bottom: 0.8em;
}

.mb_0 {
    margin-bottom: 0 !important;
}

.mb_30 {
    margin-bottom: 30px !important;
}

.mb_60 {
    margin-bottom: 60px !important;
}

.p-bg--begie {
    background-color: #FBF7F0 !important;
}

.p-label {
    display         : block;
    width           : fit-content;
    font-size       : 18px;
    line-height     : 1.6;
    display         : block;
    width           : fit-content;
    margin-bottom   : 5px;
    padding         : 3px 10px;
    color           : #fff;
    text-align      : left;
    background-color: var(--primary);
}