.notes {
    border-color: rgba(0, 0, 0, 0.08);
}


div.notes {
    font-style: italic;
    border-width: 1px;
    border-style: solid;
    border-top-width: 0;
    padding: 1em;
}
