dl.note {
    border-style: groove;
    background-color: yellow;
    text-align: left;
}

dt.note {
    font-weight: bold;
    text-align: left;
}

dd.note {
    text-align: left;
}

dd.ScrumMaster {
    font-weight: bold;
    text-align: left;
}

dd.description {
    text-align: left;
}

