.outline-list-item {
    color: #666;
    text-decoration: none;
}

.outline-list-item:hover {
    color: black;
    text-decoration: underline;
}