
.slicknav_menu {
     background: #469901;
}

h2 {
	font-size: 2em;
	font-weight: 300;
	letter-spacing: 1px;
	line-height: 1.1em;
	margin: 0 0 0 0;
	padding: 0 0 10px 0;
	text-transform: uppercase;
}

h3 {
	font-size: 1.25em;
	padding: 0;
	line-height: 32px;
	font-weight: 400;
	margin: 10px 0 5px;
	color: #fa9a9e;
	margin: 25px 0 10px 0;
}

.btn,
.button {
  color: #fff;
  padding: 10px 22px;
  margin: 5px 0;
  font-size: 13px ;
  font-weight: normal;
  letter-spacing: 2px;
  line-height: 18px;
  text-shadow: none ;
  text-transform: uppercase;
  background-image: none;
  border-color: rgba(0, 0, 0, 0.1);
  background-color: #fa9a9e;
  border-width: 1px;
  box-shadow: none;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -webkit-background-clip: padding-box;
  border-radius: 0;
  background-clip: padding-box;
}



















