.contact_list_item {
    margin-bottom: 3em;
    font-size: 0.95em;
    color: #727272;
    line-height: 1.3em;
}

.contact_list_item h3 {
    font-size: 0.9em;
    margin-bottom: 0.5em;
}

.contact_list_item_description {
    margin-bottom: 1em;
}

.contact_list_item_description ol {
    margin: 0 0 0 25px;
    padding-left: 0;
}

.contact_list_item_description ul {
    margin: 0 0 0 16px;
    padding-left: 0;
    list-style-type: disc;
}

.contact_list_item_description li {
    margin-left: 0;
    padding-left: 0;
}
