.editorial-storefront footer .site-icp-row { grid-column: 1 / -1; width: 100%; margin-top: 22px; padding-top: 18px; border-top: 1px solid rgba(53,16,47,.14); text-align: center; }
.site-icp-number { color: inherit; font-size: 12px; line-height: 1.7; text-decoration: none; opacity: .68; transition: opacity 160ms ease; }
.site-icp-number:hover { opacity: 1; text-decoration: underline; }
.pc-icp-footer { width: 100%; padding: 22px 18px; color: #5d4b59; background: #f8f8f3; border-top: 1px solid rgba(53,16,47,.14); text-align: center; }
@media (max-width:760px) { .editorial-storefront footer .site-icp-row { margin-top: 8px; padding-top: 16px; } .site-icp-number { font-size: 11px; } }