body {
	background-color: #ffffff !important;
}

.btn-primary{
	border: 0px;
}

.lead {
	font-family: "Outfit", sans-serif;
  	font-optical-sizing: auto;
  	font-weight: 100;
  	color: #6c8967;
}

.px-3 {
	color: #7391c9;
}

.px-3 img{
	max-width: 500px;
}

.px-3 h1{
	color: #a47764;
}

svg {
	max-width: 400px;
}

svg .st0{
	fill: #a47764;
}

svg .st1{
	fill: #6c8967;
}