.gt-bg-theme-color-first {
	background: #f9f9f9 !important
}

.gt-bg-theme-color-second {
	background: #f3f3f3 !important
}

.gt-bg-content-color-first {
	background: #5e5e5e !important
}

.gt-bg-content-color-second {
	background: #bfbfbf !important
}

.gt-bg-accent-color-first {
	background: #8b959f !important
}

.gt-bg-accent-color-second {
	background: RGBA(139, 149, 159, .14) !important
}

.gt-c-theme-color-first {
	color: #f9f9f9 !important
}

.gt-c-theme-color-second {
	color: #f3f3f3 !important
}

.gt-c-content-color-first {
	color: #5e5e5e !important
}

.gt-c-content-color-second {
	color: #bfbfbf !important
}

.gt-c-accent-color-first {
	color: #8b959f !important
}

.gt-c-accent-color-second {
	color: RGBA(139, 149, 159, .14) !important
}

body {
	color: #5e5e5e !important
}

a {
	color: #8b959f !important
}

.post-content h1 {
	display: inline-block;
	color: #5e5e5e !important;
	position: relative !important;
	background: linear-gradient(180deg, transparent 75%, #ffc402) !important
}

.post-content h2 {
	display: inline-block;
	color: #5e5e5e !important;
	position: relative !important;
	background: linear-gradient(180deg, transparent 75%, #ffc402) !important
}

.gt-a-link {
	color: #5e5e5e !important;
	position: relative !important;
	background: linear-gradient(180deg, transparent 75%, #ffc402) !important
}

.navbar-nav .dropdown-menu {
	background: #f9f9f9 !important;
	box-shadow: 0px 0px 15px 0px rgba(139, 149, 159, 0.04);
	border-radius: 6px;
	border: 1px solid rgb(139, 149, 159, .15);
}

.gt-post-content a {
	color: #8b959f !important
}

.gt-post-content blockquote {
	background: RGBA(139, 149, 159, .14) !important;
	border-color: #8b959f !important
}

.gt-post-content code {
	background: RGBA(139, 149, 159, .14) !important
}

input::placeholder {
	color: #bfbfbf !important
}

.search-input {
	color: #5e5e5e !important;
	background-color: #f3f3f3 !important
}

.pl {
	background: #fff
}