.sd-summary-title.sd-card-header.feature-drop-down {
	background-color: #f3ffa6ff !important;
}

.sd-summary-title.sd-card-header.attribute-drop-down {
	background-color: #cec7ffff !important;
}

button[id="button-search"] {
    margin-bottom: 0px !important;
}

a[target="_blank"].snftt-hl.nav-link::after {
    content: "\2197";
    vertical-align: super;
    font-size: 60%;
    margin: 0 0.2em;
}

.project-logo {
    filter: invert(100%) !important;
	margin-right: 1rem !important;
}

.nftt-navbar {
	background-color: #110e27 !important;
	background-image: none !important
}

#nfttNavbar {
	background-color: #110e27 !important;
}

.nftt-footer > :first-child {
	background-color: #bbd034 !important;
    border-top: #110e27 1px solid !important;
}

.nftt-footer > :first-child .text-muted  {
	color: #000000 !important;
}

.page-item a span.underline {
	color: #000000 !important;
	text-decoration-color: #000000 !important;
}

.nftt-footer .prev-page {
	color: #000000 !important;
}

.nftt-footer .next-page {
	color: #000000 !important;
}

.nftt-footer > :nth-child(2) {
	background-color: #110e27 !important;
}

.nftt-footer .brand-text {
	color: #ffffff !important;
}

.nftt-footer .list-unstyled li {
	color: #ffffff !important;
}

.nftt-footer .built-with {
	color: #ffffff !important;
}

.nftt-footer .built-with a {
	color: #ffffff !important;
	text-decoration-color: #ffffff !important;
}