@media only screen and (min-width: 0px) {
  .component.last-updated .interior {
    padding: 16px;
    border-top: 1px solid #ccc;
  }
  .component.last-updated .interior p {
    font-size: 14px;
    color: #000;
    font-weight: 500;
  }
}
