
h2 {
	font-size: 26px;
}


.widget--sidebar__title .hN, .heading--main .hN, .heading a {
	color: #000;
}
.article--billboard .read-more-label {
	background-color: #00ff9f;
	padding-left: 10px;
	color: #000;
}
.widget.widget_text p, .widget.widget_text p a {
	color: #fff;
}
.article--grid__title .hN:hover  {
	color: #000;
}
cite {
	font-weight: bold;
	font-size: 17px;
}
cite a {
	text-decoration: underline;
}

cite a:hover {
	background-color: #00ff9f;
}
.nav--main .article--billboard-small .article__title {
	font-size: 10px;
}
h1.article__title.article__title--single {
	color: #000;
}

.widget--footer__title em {
	color: #00ff9f;
}

.article--grid__title .hN, .article--billboard__header .hN {
	text-transform: none;
}


a, p, blockquote, h2, .small-link, .tabs__nav a:hover, .popular-posts__time a:hover, .widget--footer__title em, .widget_rss .widget--footer__title .hN, .widget_rss .widget--footer__title .article__author-name, .widget_rss .widget--footer__title .comment__author-name, .widget_rss .widget--footer__title .widget_calendar caption, .widget_calendar .widget_rss .widget--footer__title caption, .widget_rss .widget--footer__title .score__average-wrapper, .widget_rss .widget--footer__title .score__label, .article--billboard-small .small-link em, .article--billboard-small .post-nav-link__label em, .article--billboard-small .author__social-link em, .small-link, .post-nav-link__label, .author__social-link, .article--thumb__title a:hover, .widget_wpgrade_twitter_widget .widget--footer__title h3:before, a:hover > .pixcode--icon, .score__pros__title, .score__cons__title, .comments-area-title .hN em, .comment__author-name, .woocommerce .amount, .panel__title em, .woocommerce .star-rating span:before, .woocommerce-page .star-rating span:before {
	color: #000;
}

ul a {
	font-weight: bold;
}


p a:hover {
	background-color: #00ff9f;
	color: #000;
}
p a {
	color: #000;
	font-weight: bold;
	text-decoration: underline;
}
p.has-drop-cap {
	font-family: Open sans;
	font-size: 22px
}
p.has-drop-cap:first-letter {
	font-family: Open Sans;
	padding-bottom: 10px;
	font-weight: bold;
}

.pagination .page-numbers {
	color: #000;
}

.cat-links, .entry-format {
	background-color: #00ff9f;
}

header.header.header--type1 {
	background-color: #000;
	margin-bottom: 20px;
}
.nav--main > li a {
	color: #fff;
}

blockquote {
	font-family: Open Sans;
	font-size: 20px;
}

.caps, h1, .site-title, h2, h4, h5, .article__title .hN, .article--list__title .hN, .post-nav-link__title h3 {
	text-transform: none;
}

.wp-block-pullquote.is-style-solid-color blockquote p {
	font-size: 25px;
}

.pquote-left {
	font-family: monospace;
	float: left;
   width: 200px;
	background: #00ff9f;
    font-weight: bold;
    margin: 0 13px 13px 0;
	padding: 13px;
	font-size: 20px;
}

.pquote-right {
	font-family: monospace;
	float: right;
   width: 200px;
	background: #00ff9f;
    font-weight: bold;
    margin: 0 0 13px 0;
	padding: 13px;
}

::selection {
	color: #00ff9f;
	background-color: #000;
}