.footer__bottom > div:only-child > .row > .col-12 > .d-flex > div:last-child {
	margin-top: 2rem;
}

.how-to-participate .btn--how-to-participate {
	margin-bottom: 2rem;
}

.whatsapp-cta {
	width: 90px;
	border-radius: 55px;
	height: 90px;
	font-size: 44px;
	bottom: 1rem;
	z-index: 99999;
}

@media screen and (max-width: 768px) {
	#pageWidgetId-1876 .showcase__img {
		display: none;
	}
}

#prizeTypeAdditionalDataFormV1 .row:first-of-type {
	margin-bottom: 1rem !important;
}

.cookieBot-show {
	cursor: pointer;
        transition: all 0.3s ease-in-out;
}

.cookieBot-show:hover {
	font-weight: bold;
         transition: all 0.3s ease-in-out;
}