.c4c-safety__text { margin-bottom: 1.25rem; }
.c4c-safety__list { list-style: none; padding: 0; margin: 0; }
.c4c-safety__item { padding: .45rem 0; border-bottom: 1px solid #ebebeb; }
.c4c-safety__item:last-child { border-bottom: 0; }
.c4c-safety__link { display: inline-flex; align-items: center; text-decoration: none; }
.c4c-safety__link:hover .c4c-safety__name { text-decoration: underline; }
.c4c-safety__icon {
    width: 16px; height: 20px; flex: 0 0 16px;
    margin-right: .55rem; background: #b0b0b0; border-radius: 2px;
}
.c4c-safety__icon--pdf { background: #c0392b; }
.c4c-safety__size { color: #878787; font-size: .875em; margin-left: .4rem; }
