.underline {
    border-bottom: 1px dotted gray;
    width: 100%
}
dt {
    font-weight: bold;
    padding-top: 5px;
}

