a {
	color: #F5BA22;
}

a:link {
	color: #F5BA22;
}

a:active {
	color: #F5BA22;
}

a:visited {
	color: #F5BA22;
}

a.lnk:after,
.lnk:after {
	color: #F5BA22;
}

input[type="submit"] {
	background: #F5BA22;
}

a.btn:before,
.btn:before,
button:before {
	background: #F5BA22;
}

.block-quote cite,
blockquote cite,
.block-quote cite,
.wp-block-quote cite,
.wp-block-quote.is-large cite,
.wp-block-quote.is-style-large cite,
.wp-block-pullquote cite {
	font-weight: 700;
	color: #F5BA22;
}

.wp-block-calendar a {
	color: #F5BA22;
}

.wp-block-button__link {
	background-color: #F5BA22;
	border: 1px solid #F5BA22;
}

.is-style-outline .wp-block-button__link {
	color: #F5BA22;
	border: 1px solid #F5BA22;
}

.preloader .spinner {
	background: #F5BA22;
}

.preloader .spinner.spinner-line {
	background: #F5BA22;
}

.swiper-pagination.swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
	background: #F5BA22;
}

.menu-full ul li a:hover .char,
.menu-full ul li a:hover .word {
	color: #F5BA22;
}

.menu-full ul li ul li a:hover .char,
.menu-full ul li ul li a:hover .word {
	color: #F5BA22;
}

.menu-full ul li ul li.active>a {
	color: #F5BA22;
}

.menu-full ul li.active>a {
	color: #F5BA22;
}

.menu-social-links a:hover i {
	color: #F5BA22;
}

.footer .copyright-text strong, .footer .footer-heading strong,
.footer .copyright-text b, .footer .footer-heading b {
	color: #F5BA22;
}

.footer .copyright-text a:hover, .footer .footer-heading a:hover {
	color: #F5BA22;
}

.social-links a:hover {
	color: #F5BA22;
}

.m-titles .m-subtitle {
	color: #F5BA22;
}

.h-titles .h-subtitle.red,
.m-titles .m-subtitle.red {
	color: #F5BA22;
}

.lui-subtitle strong,
.lui-subtitle b {
	color: #F5BA22;
}

.section.hero-started .subtitle strong,
.section.hero-started .title strong,
.section.hero-started .info-list ul li strong,
.section.hero-started .subtitle b,
.section.hero-started .title b,
.section.hero-started .info-list ul li b {
	color: #F5BA22;
}

.skills-item .dots .dot span {
  background-color: #F5BA22;
}

.skills-item .value .num span {
	color: #F5BA22;
}

.services-item .icon {
	color: #F5BA22;
}

.filter-links a:before {
	background: #F5BA22;
}

.filter-links a.active {
	color: #F5BA22;
}

.works-items.works-list-items .works-item .desc .category {
	color: #F5BA22;
}

.works-items.works-masonry-items .works-item .desc .category {
	color: #F5BA22;
}

.works-item:hover .desc .name a {
	color: #F5BA22;
}

.pricing-col.center .label {
  background-color: #F5BA22;
}

.pricing-item .icon {
	color: #F5BA22;
}

.pricing-item .price b {
	color: #F5BA22;
}

.pricing-item .list ul li i {
	color: #F5BA22;
}

.archive-item .desc h5 a:hover {
	color: #F5BA22;
}

.contacts-form label strong,
.contacts-form label b {
	color: #F5BA22;
}

.m-page-navigation a:hover .h-title {
	color: #F5BA22;
}

a.page-numbers.current,
a.post-page-numbers.current,
.page-numbers.current,
.post-page-numbers.current {
	background: #F5BA22;
}

.content-sidebar .widget-title:before, .content-sidebar h2:before {
	background: #F5BA22;
}

.content-sidebar ul li a:hover,
.post-content .wp-block-archives li a:hover {
	color: #F5BA22;
}

.tags-links a,
.col__sedebar .tagcloud a,
.wp-block-tag-cloud a {
	border: 1px solid #F5BA22;
}

.share-post .share-btn:hover {
	color: #F5BA22;
	border-color: #F5BA22;
}


.post-password-form input[type="submit"] {
	background-color: #F5BA22;
}

.is-style-outline>.wp-block-button__link:not(.has-text-color), .wp-block-button__link.is-style-outline:not(.has-text-color) {
	color: #F5BA22;
}

.error-page__num {
	color: #F5BA22;
}

.dark-skin .footer .copyright-text a:hover,
.dark-skin .footer .footer-heading a:hover {
	color: #F5BA22;
}

.dark-skin .social-links a:hover {
	color: #F5BA22;
}

.dark-skin .skills-item .dots .dot {
	background: #F5BA22;
}


.dark-skin .filter-links a.active {
	color: #F5BA22;
}

.dark-skin .works-item:hover .desc .name a {
	color: #F5BA22;
}

.dark-skin .pricing-col.center .label {
	border: 2px solid #F5BA22;
}

.dark-skin .archive-item .desc h5 a:hover {
	color: #F5BA22;
}

.dark-skin a.page-numbers.current,
.dark-skin a.post-page-numbers.current,
.dark-skin .page-numbers.current,
.dark-skin .post-page-numbers.current {
	background: #F5BA22;
}
.dark-skin .content-sidebar ul li a:hover,
.dark-skin .post-content .wp-block-archives li a:hover {
	color: #F5BA22;
}


.dark-skin .share-post .share-btn:hover {
	color: #F5BA22;
	border-color: #F5BA22;
}

.dark-skin .swiper-pagination.swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
	background: #F5BA22;
}



.dark-skin .v-line-block span {
	filter: invert(0);
  opacity: 0.1;
}

.alert-success {
	color: #ffffff;
	background-color: #333333;
	border-color: #badbcc;
}