@charset "utf-8";


.list li {
    list-style: disc;
    margin: 5px 0px 5px 20px;
}

.mb10 {
    margin-bottom: 10px;
}