.highlight{ color: #00a0f0; } .search-item{ background: white; padding: 10px; border-radius: 6px; } .title-wrap{ font-weight: bolder; font-size: 20px; padding-bottom: 4px; } .content-wrap{ margin: 4px 0; } .detail{ padding: 8px 0 4px 0; display: flex; font-size: 13px; color: dimgray; } .detail>text{ margin-right: 12px; }