/*body {
	background-color:transparent !important;
}*/

hr {
  margin-top: 30px !important;
  margin-bottom: 30px !important;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.2);
}

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

h1{
	margin-top: 20px !important;
	margin-bottom: 20px !important;
}

.btn-primary {
    color: #fff;
    background-color: #a0c515  !important;
    border-color: #a0c515  !important;
}