﻿body {
    background: #fff;
}

#content li {
    list-style: circle !important;
    cursor: pointer;
    margin-left: 20px !important;
}

.column {
    width: 80% !important;
    /* margin: 50px 10%; */
}