.notes_fill_in p {
    margin: 8px 22px;
    text-align: justify;
    letter-spacing: 0.5px;
}

.notes_fill_in {
    padding: 5px 15px;
    background: #fff;
}

.one_title {
    font-size: 18px;
    color: #333333;
    line-height: 32px;
    font-weight: 550;
    text-align: center !important;
}

.note_title {
    font-size: 15px;
    color: #333333;
    line-height: 26px;
    font-weight: 550;
}


.notes_content {
    font-size: 14px;
    color: #666666;
    line-height: 24px;
}