// .ols-settings-header {
// 	padding: 1rem;
// 	background: var(--ols-primary-color);
// 	margin-left: -20px;
// 	color: #fff;

// 	h3 {
// 		color: #fff;
// 		font-size: 30px;
// 		line-height: 1;
// 	}
// 	> * {
// 		max-width: 1200px;
// 		margin: 0 auto;
// 		display: flex;
// 		justify-content: space-between;
// 		gap: 1rem;
// 		align-items: center;
// 	}
// }
