.releasenotes {
    padding-bottom: 2em;
}

.releasenotes ul {
    list-style-type: circle;
    width: auto;
    color: white;
    text-align: left;
    padding-left: 3em;
    font-size: smaller;
}

.releasenotes h4 {
    font-size: smaller;
    text-align: left;
    margin-left: 30px;
    margin-bottom: 0;
}

