.ikp-tagline, .ikp-modal-page__footer {
	display: none;
}

.ikp-search-result-content__header > .ikp-preview-content-header {
	margin-bottom: 20px;
	margin-top: 16px;
	text-decoration: none;
}

.ikp-preview-content-header__title {
	letter-spacing: -0.03rem;
	font-weight: 600;
	color: #121217;
}

.ikp-search-result-content__header {
	color: #121217;
}

.ikp-result-card__container--focused {
	background-color: #F7F7F8;
}

.ikp-heading-tree__list {
}

.ikp-heading-tree__item {
}

.ikp-heading-tree__item > .ikp-preview-content-header {
	color: #7047EB;
	text-decoration: underline;
}

.ikp-heading-tree__item > .ikp-preview-content-header:hover {
	color: black;
}

.ikp-heading-tree__heading {
	font-weight: normal;
	font-family: 'Inter', sans-serif;
}

.ikp-ai-chat__message-box {
	box-shadow: none;
	background: white;
	border: solid 1px #D1D1DB;
	border-radius: 6px;
}

.ikp-ai-chat__message-box-row {
}

.ikp-ai-chat__message-input {
}

.ikp-ai-chat__send-button {
	color: black;
}

.ikp-ai-chat__send-button:hover {
	color: #7047EB;
}

.ikp-ai-chat__send-icon {
	transform: none;
}

.ikp-search-result-content__breadcrumbs	{
	color: #A9A9BC;
}

.ikp-new-line-icon {
	position: relative;
}

.ikp-result-card__icon {
	position: relative;
	top: 3px;
	color: #8A8AA3;
}

.ikp-btn--size_md {
	font-size: large;
}

h2.ikp-font_semibold.ikp-text_uppercase.ikp-heading-tree__title {
	color: #121217;
}

.ikp-tabs__trigger--variant_line:is([aria-selected=true],[data-selected]) {
	color: #7047EB;
}

span.ikp-d_inline-flex.ikp-switch-to-chat-button__text.ikp-switch-to-chat-button__text--variant_primary { 
	color: #7047EB;
}

.ikp-switch-to-chat-icon {
  color: #7047EB;
}

.ikp-tabs__indicator {
  background-color: #7047EB;
}