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