
@import url("https://fast2mine.com/nitropack_static/kfGRTfkDSFvMAKudPULjOrbBYoWRPTyR/assets/static/optimized/rev-4233f59/use.typekit.net/05e86ec771ab8ea44eb596c7b7e8b0da.uoc1jot.css");

@import url("https://fast2mine.com/nitropack_static/kfGRTfkDSFvMAKudPULjOrbBYoWRPTyR/assets/static/source/rev-4233f59/fonts.googleapis.com/5ec0a174b4749637320e840b18f5cd1d.css2");

:root {
	--fast2mine-text-color: #111110;
	--fast2mine-black-color: #111110;
	--fast2mine-white-color: #f6f5ee;
	--fast2mine-text-tertiary: #355857;
	--fast2mine-text-positive: #14825a;
	--fast2mine-main-text: #6e736e;
	--fast2mine-primary-color: #fbfbfb;
	--fast2mine-secondary-color: #f0f2f0;
	--fast2mine-accent-color: #ffc300;
	--fast2mine-yellow-gold: #ffc300;
	--fast2mine-divider-color: #c8cdc8;
	--mobile: 320px;
	--mobile-m: 375px;
	--mobile-l: 414px;
	--tablet: 768px;
	--desktop: 1024px;
	--desktop-m: 1280px;
	--desktop-l: 1400px;
	--base-section-padding: 30px;
	--font-family: "Lato", sans-serif;
	--font-size: 16px;
	--border-radius: 8px;
	--ease-in-out: cubic-bezier(.4, 0, .14, 1);
}

*, :after, :before {
	box-sizing: border-box;
}

html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	-webkit-font-smoothing: antialiased;
}

body {
	margin: 0;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
	display: block;
}

audio, canvas, progress, video {
	display: inline-block;
	vertical-align: baseline;
}

audio:not([controls]) {
	display: none;
	height: 0;
}

[hidden], template {
	display: none;
}

a {
	background-color: transparent;
}

a:active, a:hover {
	outline: 0;
}

abbr[title] {
	border-bottom: 1px dotted;
}

b, strong {
	font-weight: 700;
}

dfn {
	font-style: italic;
}

h1 {
	font-size: 2em;
	margin: .67em 0;
}

mark {
	background: #ff0;
	color: var(--fast2mine-black-color);
}

small {
	font-size: 80%;
}

sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -.5em;
}

sub {
	bottom: -.25em;
}

img {
	border: 0;
}

svg:not(:root) {
	overflow: hidden;
}

figure {
	margin: 1em 40px;
}

hr {
	box-sizing: content-box;
	height: 0;
}

pre {
	overflow: auto;
}

code, kbd, pre, samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

button, input, optgroup, select, textarea {
	color: inherit;
	font: inherit;
	margin: 0;
}

button {
	overflow: visible;
}

button, select {
	text-transform: none;
}

button, html input[type=button], input[type=reset], input[type=submit] {
	-webkit-appearance: button;
	cursor: pointer;
}

button[disabled], html input[disabled] {
	cursor: default;
}

button::-moz-focus-inner, input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

input {
	line-height: normal;
}

input[type=checkbox], input[type=radio] {
	box-sizing: border-box;
	padding: 0;
}

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
	height: auto;
}

input[type=search] {
	-webkit-appearance: textfield;
	box-sizing: content-box;
}

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
	-webkit-appearance: none;
}

fieldset {
	border: 1px solid silver;
	margin: 0 2px;
	padding: .35em .625em .75em;
}

legend {
	border: 0;
	padding: 0;
}

textarea {
	overflow: auto;
}

optgroup {
	font-weight: 700;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

td, th {
	padding: 0;
}

::selection {
	background-color: var(--fast2mine-accent-color);
	color: #fff;
}

body, html {
	-webkit-overflow-scrolling: touch;
	height: 100%;
	scroll-behavior: smooth;
	width: 100%;
}

body {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	font-family: Montserrat, sans-serif;
	font-size: var(--ms1);
	font-weight: 400;
	font-smoothing: antialiased !important;
	-moz-osx-font-smoothing: grayscale;
	font-feature-settings: "kern", "liga", "pnum";
	text-rendering: optimizeLegibility;
	text-size-adjust: 100%;
	background: #fff;
	color: var(--gray-900);
	height: auto;
	overflow-x: hidden;
}

body.overflow-hidden {
	overflow-y: hidden;
}

blockquote, h1, h2, h3, h4, h5, h6, ol, p, pre, table, ul {
	margin-bottom: var(--ms0);
	margin-top: 0;
}

h1, h2, h3, h4, h5, h6 {
	font-family: latino-gothic-variable, sans-serif;
	font-weight: 700;
}

h1 {
	font-size: 40px;
	line-height: 48px;
}

h2 {
	color: var(--fast2mine-text-color);
	font-size: 30px;
	line-height: 36px;
}

@media (min-width:1280px) {
	h2 {
		font-size: 34px;
		line-height: 42px;
	}
}

@media (min-width:1400px) {
	h2 {
		font-size: 40px;
		line-height: 48px;
	}
}

h3 {
	color: var(--fast2mine-text-color);
	font-size: 18px;
	line-height: 28px;
}

@media (min-width:1024px) {
	h3 {
		font-size: 20px;
		line-height: 30px;
	}
}

@media (min-width:1280px) {
	h3 {
		font-size: 22px;
		line-height: 32px;
	}
}

h4 {
	font-size: 20px;
	line-height: 28px;
}

@media (min-width:1280px) {
	h4 {
		font-size: 24px;
		line-height: 32px;
	}
}

h5 {
	font-size: 18px;
	line-height: 21px;
}

@media (min-width:1280px) {
	h5 {
		font-size: 20px;
		line-height: 24px;
	}
}

ol li, p, span, ul li {
	color: var(--fast2mine-text-color);
	font-size: 18px;
	font-weight: 400;
	line-height: 28px;
}

@media (min-width:1400px) {
	ol li, p, span, ul li {
		font-size: 18px;
		line-height: 28px;
	}
}

.style--italic {
	font-style: italic;
}

.weight--regular {
	font-weight: 400;
}

.weight--bold {
	font-weight: 700;
}

.white--color {
	color: var(--fast2mine-white-color);
}

.pre--highlight-title {
	display: block;
	font-family: latino-gothic-variable, sans-serif;
	font-size: 24px;
	font-variation-settings: "slnt" 1, "wdth" 1, "wght" 70;
	line-height: 1;
	margin-bottom: 1.5rem;
	text-transform: uppercase;
}

@media (min-width:1024px) {
	.pre--highlight-title {
		font-size: 36px;
	}
}

@media (min-width:1280px) {
	.pre--highlight-title {
		font-size: 46px;
	}
}

.highlight--title {
	color: #fff;
	font-size: 36px;
	font-variation-settings: "slnt" 1, "wdth" 100, "wght" 100;
	line-height: .9;
	text-transform: uppercase;
	word-break: break-word;
}

.highlight--title span {
	color: var(--fast2mine-accent-color);
	font-size: 36px;
}

.highlight--title.medium-weight {
	font-variation-settings: "slnt" 1, "wdth" 60, "wght" 90;
}

.highlight--title.x-large, .highlight--title.x-large span {
	font-size: 36px;
}

@media (min-width:1024px) {
	.highlight--title, .highlight--title span {
		font-size: 38px;
	}
	
	.highlight--title.x-large, .highlight--title.x-large span {
		font-size: 48px;
	}
	
	.highlight--title, .highlight--title span {
		font-size: 40px;
	}
	
	.highlight--title.x-large, .highlight--title.x-large span {
		font-size: 72px;
	}
}

@media (min-width:1280px) {
	.highlight--title, .highlight--title span {
		font-size: 48px;
	}
	
	.highlight--title.x-large, .highlight--title.x-large span {
		font-size: 80px;
	}
}

.black--mode {
	color: #000 !important;
}

.accent--mode {
	color: var(--fast2mine-accent-color);
}

.text--center {
	text-align: center;
}

.highlight--title-ultra {
	color: var(--fast2mine-black-color);
	font-size: 20vw;
	font-variation-settings: "slnt" 1, "wdth" 100, "wght" 20;
	line-height: 1;
	margin-bottom: 0;
	text-align: center;
	text-transform: uppercase;
}

.highlight--description {
	color: #fff;
	font-size: 18px;
	margin-bottom: 1rem;
}

.highlight--description br {
	display: none;
}

@media (min-width:1024px) {
	.highlight--description {
		font-size: 20px;
	}
	
	.highlight--description br {
		display: inline-block;
	}
}

@media (min-width:1280px) {
	.highlight--description {
		font-size: 24px;
		margin-bottom: 2rem;
	}
}

strong {
	font-weight: 700;
}

small {
	font-size: 12px;
}

a {
	outline-color: var(--fast2mine-primary);
	outline-offset: 4px;
}

button {
	background-color: transparent;
	border: none;
}

body:before {
	content: "mobile";
	display: none;
}

@media (min-width:375px) {
	body:before {
		content: "mobile-m";
	}
}

@media (min-width:414px) {
	body:before {
		content: "mobile-l";
	}
}

@media (min-width:768px) {
	body:before {
		content: "tablet";
	}
}

@media (min-width:1024px) {
	body:before {
		content: "desktop";
	}
}

@media (min-width:1280px) {
	body:before {
		content: "desktop-m";
	}
}

@media (min-width:1400px) {
	body:before {
		content: "desktop-l";
	}
}

.fast2mine-section {
	overflow-x: hidden;
	padding-bottom: var(--base-section-padding);
	padding-top: var(--base-section-padding);
}

@media (min-width:1024px) {
	.fast2mine-section {
		padding-bottom: calc(var(--base-section-padding) * 2);
		padding-top: calc(var(--base-section-padding) * 2);
	}
}

.fast2mine-section.no--padding {
	padding-bottom: 0;
	padding-top: 0;
}

.fast2mine-section.full-height-section {
	height: 100%;
	min-height: 100vh;
	width: 100%;
}

.fast2mine-section.simple-swiper-section {
	align-items: center;
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: cover;
	display: flex;
	flex-direction: column;
	justify-content: center;
	position: relative;
	text-align: center;
}

.fast2mine-section.simple-swiper-section>.container {
	position: relative;
	z-index: 3;
}

.fast2mine-section.simple-swiper-section .title {
	margin-bottom: 3rem;
}

.fast2mine-section.simple-swiper-section .swiper {
	max-width: 960px;
}

.fast2mine-section.simple-swiper-section .swiper .swiper-pagination {
	bottom: 0;
	margin-top: 2rem;
	position: relative;
}

.fast2mine-section.simple-swiper-section .swiper .swiper-pagination .swiper-pagination-bullet {
	background-color: #fff;
	height: 18px;
	opacity: 1;
	width: 18px;
}

.fast2mine-section.simple-swiper-section .swiper .swiper-pagination .swiper-pagination-bullet-active-main {
	background-color: var(--fast2mine-accent-color);
	height: 18px;
	width: 18px;
}

.fast2mine-section.simple-swiper-section .swiper .swiper-pagination.black--mode .swiper-pagination-bullet:not(.swiper-pagination-bullet-active-main) {
	background-color: var(--fast2mine-black-color);
}

.fast2mine-section.world-map-section {
	min-height: 100vh;
	overflow-y: hidden;
}

.fast2mine-section.world-map-section .world-map-container {
	bottom: 0;
	left: 50%;
	margin: 0 auto;
	max-width: 1500px;
	position: absolute;
	transform: translateX(-50%);
	width: 100%;
}

.fast2mine-section.fast2mine-columns-text {
	align-items: center;
	background-position: 0 100%;
	background-repeat: no-repeat;
	background-size: contain;
	display: flex;
}

.fast2mine-section.fast2mine-columns-text ul {
	margin: 0;
	padding-left: 15px;
}

.hero-overlay, .section-overlay {
	background-color: rgba(0, 0, 0, .75);
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 2;
}

.hero-overlay.gradient--mode, .section-overlay.gradient--mode {
	background: #000;
	background: linear-gradient(0deg, #000, rgba(0, 0, 0, .7) 50%, rgba(0, 0, 0, .35));
}

.gray--background {
	background-color: var(--fast2mine-primary-color);
}

.container {
	margin: 0 auto;
	max-width: var(--desktop-m);
	padding: 0 var(--ms1);
	width: 100%;
}

.container.size--medium {
	max-width: var(--desktop);
}

.container.full--width {
	max-width: 1920px;
}

.container.collection-container {
	display: grid;
	gap: 30px 0;
	grid-template-areas: "section_title" "section_container" "section_button";
}

@media (min-width:1024px) {
	.container.collection-container {
		grid-template-areas: "section_title section_button" "section_container section_container";
	}
}

.container.collection-container .section-title {
	grid-area: section_title;
}

.container.collection-container .section-button {
	align-items: center;
	display: flex;
	grid-area: section_button;
	justify-content: center;
}

@media (min-width:1024px) {
	.container.collection-container .section-button {
		justify-content: flex-end;
	}
}

.container.collection-container .fast2mine-container, .container.collection-container .section-container {
	grid-area: section_container;
}

.container.collection-container>.fast2mine-container {
	padding: 0;
}

.container.hero__grid {
	display: grid;
}

.container.basic-grid, .container.hero__grid {
	align-items: center;
	gap: 15px 0;
	grid-template-columns: 1fr;
	justify-content: center;
}

.container.article-layout-grid {
	display: grid;
	gap: 30px 0;
	grid-template-columns: 1fr;
}

@media (min-width:1024px) {
	.container.article-layout-grid {
		gap: 0 30px;
		grid-template-columns: 1.4fr .6fr;
	}
}

.container.layout-grid-2 {
	display: grid;
	gap: 30px 0;
	grid-template-columns: 1fr;
}

@media (min-width:1024px) {
	.container.layout-grid-2 {
		gap: 30px;
		grid-template-columns: repeat(2, 1fr);
	}
}

.container.layout-grid-3 {
	display: grid;
	gap: 30px;
	grid-template-columns: 1fr;
}

@media (min-width:1024px) {
	.container.layout-grid-3 {
		grid-template-columns: repeat(3, 1fr);
	}
}

.container.layout-grid-4 {
	display: grid;
	gap: 30px 0;
	grid-template-columns: 1fr;
}

@media (min-width:768px) {
	.container.layout-grid-4 {
		gap: 30px 15px;
		grid-template-columns: repeat(2, 1fr);
	}
}

@media (min-width:1280px) {
	.container.layout-grid-4 {
		grid-template-columns: repeat(4, 1fr);
	}
}

.container.layout-grid-5 {
	display: grid;
	gap: 30px 0;
	grid-template-columns: 1fr;
}

@media (min-width:1024px) {
	.container.layout-grid-5 {
		gap: 30px;
		grid-template-columns: repeat(2, 1fr);
	}
}

@media (min-width:1280px) {
	.container.layout-grid-5 {
		grid-template-columns: repeat(5, 1fr);
	}
}

.container.layout-deck {
	display: grid;
	gap: 0;
	grid-template-columns: 1fr;
	height: auto;
}

.container.layout-deck .column {
	position: relative;
	z-index: 2;
}

@media (min-width:768px) {
	.container.layout-deck {
		height: auto;
	}
}

@media (min-width:1024px) {
	.container.layout-deck {
		grid-template-columns: 1.2fr .8fr;
		height: 100%;
		min-height: 100vh;
	}
}

.desktop-m--visible {
	display: none;
}

@media (min-width:1280px) {
	.desktop-m--visible {
		display: block;
	}
}

.desktop--visible {
	display: none;
}

@media (min-width:1024px) {
	.desktop--visible {
		display: block;
	}
}

.mobile--visible {
	display: block;
}

@media (min-width:1024px) {
	.mobile--visible {
		display: none;
	}
}

@supports (--css:variables) {
	:root {
		--ms-4: 4px;
		--ms-3: 6px;
		--ms-2: 8px;
		--ms-1: 10px;
		--ms0: 12px;
		--ms1: 14px;
		--ms2: 16px;
		--ms3: 18px;
	}
	
	@media (min-width:1024px) {
		:root {
			--ms-4: 6px;
			--ms-3: 8px;
			--ms-2: 10px;
			--ms-1: 12px;
			--ms0: 14px;
			--ms1: 16px;
			--ms2: 18px;
			--ms3: 20px;
		}
	}
}

.image {
	display: block;
	position: relative;
	z-index: 1;
}

.image img {
	display: block;
	width: 100%;
}

[class*=aspect-ratio--] img {
	height: 100%;
	left: 0;
	object-fit: cover;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 1;
}

.image--transparent {
	background: transparent;
}

.image--rounded {
	border-radius: 50%;
	overflow: hidden;
}

.image--fluid {
	height: auto;
	max-width: 100%;
}

[class*=aspect-ratio--]:before {
	content: "";
	display: block;
	padding-top: 100%;
	width: 100%;
}

.aspect-ratio--1\:1:before {
	padding-top: 100%;
}

.aspect-ratio--2\.2\:1:before {
	padding-top: 45.454545455%;
}

.aspect-ratio--2\.74\:1:before {
	padding-top: 36.496350365%;
}

.aspect-ratio--4\.8\:1:before {
	padding-top: 20.5696202532%;
}

.aspect-ratio--2\:3:before {
	padding-top: 150%;
}

.aspect-ratio--3\:2:before {
	padding-top: 66.666666667%;
}

.aspect-ratio--4\:5:before {
	padding-top: 125%;
}

.aspect-ratio--9\:16:before {
	padding-top: 177.777777778%;
}

.aspect-ratio--16\:9:before {
	padding-top: 56.25%;
}

.responsive-embed {
	height: 0;
	overflow: hidden;
	padding-bottom: 56.25%;
	position: relative;
}

.responsive-embed iframe {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}

.border-radius--rounded {
	border-radius: var(--border-radius);
}

.border-radius--rounded-circle {
	border-radius: 50em;
}

.image.border-radius--rounded img {
	border-radius: var(--border-radius);
}

.image.border-radius--rounded-circle img {
	border-radius: 50em;
}

.fast2mine-featured-posts {
	display: grid;
	gap: 15px 0;
	grid-template-columns: 1fr;
}

@media (min-width:768px) {
	.fast2mine-featured-posts {
		gap: 0;
		grid-template-columns: .75fr .5fr .5fr;
	}
}

.fast2mine-featured-posts .post-featured-item {
	height: auto;
	overflow: hidden;
	position: relative;
	text-decoration: none;
}

.fast2mine-featured-posts .post-featured-item.card--mobile {
	height: auto;
}

.fast2mine-featured-posts .post-featured-item.card--desktop {
	height: 35vh;
}

@media (min-width:768px) {
	.fast2mine-featured-posts .post-featured-item.card--desktop {
		height: 50vh;
	}
}

@media (min-width:1280px) {
	.fast2mine-featured-posts .post-featured-item.card--desktop {
		height: 70vh;
	}
}

.fast2mine-featured-posts .post-featured-item:hover .post-featured__image img {
	transform: scale(1.1);
	transition: transform .5s ease;
}

.fast2mine-featured-posts .post-featured-item:hover .post-featured__body {
	background: linear-gradient(0deg, #000, rgba(0, 0, 0, .3));
	transition: all .5s ease;
}

.fast2mine-featured-posts .post-featured-item:hover .post-featured__title {
	color: var(--fast2mine-accent-color);
}

.fast2mine-featured-posts .post-featured-item .post-featured__image img {
	transform: scale(1);
	transition: transform .5s ease;
}

.fast2mine-featured-posts .post-featured-item .post-featured__body {
	background: linear-gradient(0deg, #000, transparent);
	bottom: 0;
	display: flex;
	flex-direction: column;
	height: 100%;
	justify-content: flex-end;
	padding: 1.5rem 1rem;
	position: absolute;
	transition: all .5s ease;
	width: 100%;
	z-index: 2;
}

.fast2mine-featured-posts .post-featured-item .post-featured__date, .fast2mine-featured-posts .post-featured-item .post-featured__title {
	color: #fff;
	font-style: normal;
	line-height: normal;
	transition: color .5s ease;
}

.fast2mine-featured-posts .post-featured-item .post-featured__title {
	font-family: Montserrat, sans-serif;
	font-size: 24px;
	font-weight: 400;
}

.fast2mine-featured-posts .post-featured-item .post-featured__date {
	font-size: 16px;
	font-weight: 300;
}

.fast2mine-featured-posts.block-in--mobile .post-featured-item .post-featured__body {
	background-color: var(--fast2mine-black-color);
	height: auto;
	position: relative;
}

@media (min-width:768px) {
	.fast2mine-featured-posts.block-in--mobile .post-featured-item .post-featured__body {
		background: linear-gradient(0deg, #000, transparent);
		position: absolute;
	}
}

.archive-section, .blog-section {
	align-items: center;
	background-color: var(--fast2mine-black-color);
	display: flex;
	min-height: 60vh;
	padding-top: calc(var(--base-section-padding) * 4);
}

.blog-posts-section {
	background-color: var(--fast2mine-accent-color);
}

.fast2mine-posts-search {
	margin-bottom: 2rem;
}

.fast2mine-posts-categories {
	margin-bottom: 4rem;
}

.fast2mine-posts-categories .post__categories {
	display: flex;
	flex-wrap: wrap;
	gap: 1rem;
	justify-content: center;
}

.fast2mine-posts-list {
	display: grid;
	gap: 30px 0;
	grid-template-columns: 1fr;
}

.fast2mine-posts-list .post-item {
	align-items: center;
	display: grid;
	gap: 15px 0;
	grid-template-columns: 1fr;
}

@media (min-width:768px) {
	.fast2mine-posts-list .post-item {
		gap: 0 30px;
		grid-template-columns: 220px 1fr;
	}
}

.fast2mine-posts-list .post-item .post__button {
	align-items: center;
	display: flex;
	gap: 0 30px;
}

.fast2mine-posts-list .post-item .post__date, .fast2mine-posts-list .post-item .post__title {
	color: var(--fast2mine-black-color);
	font-family: Montserrat;
	font-style: normal;
	line-height: normal;
}

.fast2mine-posts-list .post-item .post__title {
	font-size: 20px;
	font-weight: 500;
}

@media (min-width:768px) {
	.fast2mine-posts-list .post-item .post__title {
		font-size: 24px;
	}
}

@media (min-width:1024px) {
	.fast2mine-posts-list .post-item .post__title {
		font-size: 36px;
	}
}

.fast2mine-posts-list .post-item .post__date {
	font-size: 12px;
	font-weight: 300;
}

@media (min-width:768px) {
	.fast2mine-posts-list .post-item .post__date {
		font-size: 14px;
	}
}

@media (min-width:1024px) {
	.fast2mine-posts-list .post-item .post__date {
		font-size: 16px;
	}
}

.fast2mine-posts-list .post-item .post__read-more {
	display: none;
	padding: 5px 10px;
}

@media (min-width:768px) {
	.fast2mine-posts-list .post-item .post__read-more {
		display: flex;
	}
	
	.fast2mine-posts-list .post-item .post__read-more span {
		font-size: 18px;
	}
}

@media (min-width:1024px) {
	.fast2mine-posts-list .post-item .post__read-more {
		display: flex;
	}
	
	.fast2mine-posts-list .post-item .post__read-more span {
		font-size: 1.5rem;
	}
}

.fast2mine-posts-pagination {
	margin-top: 2rem;
	text-align: center;
}

.fast2mine-posts-pagination .wp-pagenavi {
	display: flex;
	gap: 0 10px;
	justify-content: center;
}

.fast2mine-posts-pagination .pagination-wp span, .fast2mine-posts-pagination .wp-pagenavi a, .fast2mine-posts-pagination .wp-pagenavi span {
	align-items: center;
	color: var(--fast2mine-black-color);
	display: flex;
	font-size: 18px;
	font-size: 2rem;
	font-weight: 700;
	justify-content: center;
}

.fast2mine-posts-pagination .wp-pagenavi a:hover, .fast2mine-posts-pagination .wp-pagenavi span.current {
	color: #fff;
}
