address,
dl,
ol,
p,
ul {
	margin-bottom: 0rem;
}

textarea.form-control {
	padding: 1rem 2rem;
}

.mb-4 {
	margin-bottom: 3.5rem !important;
}

.btn-primary,
.btn-secondary{
	background-color:#e57200;
	border: none;
	border-radius:20px;
	padding:0.5rem 1.5rem;
	text-transform : uppercase;
}

.btn.btn--how-to-participate {
	font-weight: 700;
	padding: 0.5rem 1.5rem;
}

.form-check--highlight .form-check-label {
	font-size: 1.5rem !important;
}

.showcase .btn {
	padding: 0.6rem 3rem;
}

.promotion-card-v2__content__wrapper h5{ 
	color: #e57200;
}

.footer__bottom__img {
	margin-top: 0px;
	max-height: 50px;
}
