.titleContainer { display: flex; align-items: center; margin-bottom: 10px; gap: 6px; } .icon { width: 16px; height: 16px; image { width: 100%; height: 100%; } } .title { font-weight: 600; font-size: 16px; line-height: 20px; }