#myModel .myModel-list li::marker {
    content: none;
}
#myModel .myModel-list a {
    color: #445166;
}
#myModel .myModel-list a:hover {
    color: #252d38;
    text-decoration: underline;
}