.btn-primary:hover,
.btn-primary:active,
.btn-primary:focus
{
   background-color: #91AF6D !important;
   border:0;
   min-width: 150px;
   margin-bottom: 1rem !important;
   margin-right: 1rem !important;
}


h1, h2, h3 {
   color: #91AF6D !important;
	font-weight:bold;
}

.text-green {
   color: #91AF6D !important;
}