
li {
    font-family: Courier;
    font-weight: bold;
    font-size: 20px;
    color: #ff8c00;
    text-align: left;
}


ul {
    list-style-position: inside;
}

