/* ========================================================================== */
/* ||                              PAGUE-TUDO                              || */
/* ========================================================================== */

#pague-tudo-mobile {
	padding: 50px 0;
	display: none;
}

#pague-tudo-mobile .title {
	color: #782273;
	margin: 25px 0;
}

#pague-tudo-mobile .text-pink {
	color: #782273;
}

#pague-tudo-mobile .text-gray {
	color: #7a7a7a;
}

#pague-tudo-mobile .content .card-custom-mobile .div-mobile {
	color: #782273;
	text-align: center;
}

#pague-tudo-mobile .content .button-wrapper {
	display: flex;
	align-items: center;
	justify-content: center;
}

#pague-tudo-mobile .content .button-wrapper > button {
	background-color: #fcca43;
}