.framework-settings-card { grid-column: 1 / -1; }
.framework-title { display: flex; align-items: flex-start; justify-content: space-between; gap: 20px; }
.framework-title h3 { margin: 0 0 6px; }
.framework-title p { margin: 0 0 20px; color: #6d7681; font-size: 10px; }
