.contact-list {
    list-style: none;
}

.tag-list {
    list-style: none;
}

.tag-list-tag {
    padding-bottom: 10px;
}

.text-faint {
    color: lightgrey;
}