/* ----------------------------------------------------------------
	Custom CSS

	Add all your Custom Styled CSS here for New Styles or
	Overwriting Default Theme Styles for Better Handling Updates
-----------------------------------------------------------------*/


.about-img {
  background-image: url('/images/slider/swiper/10.jpg') !important;
}

.button {
  background-color: #94C120;
}

.button-black { background-color: #111; }

.erpmax-color { color: #94C120 !important; }
.erpmax-bg-color { background-color: #94C120 !important; }

.fbox-icon i,
.fbox-icon img,
.fbox-plain .fbox-icon img,
.fbox-plain .fbox-icon i {
  color: #94C120;
}