.recent-purchases { color: var(--recent-purchases-color, #258635); font-size: 1.4rem; line-height: 1.5; margin: var(--recent-purchases-margin-top) 0 var(--recent-purchases-margin-bottom); }
.recent-purchases strong { font-weight: 700; }
