/* DONAATION */
.donationMobile{
    padding-bottom: 5%;
}

.donationTitleMobile{
    text-align: center;
	font-family: 'Montserrat', sans-serif;
    font-size: 6vw;
    text-align: center;
    color: darkred;
}

.descriptionTextMobile{
    font-family: 'Montserrat', sans-serif;
    font-size: 3vw;
    text-align: center;
    text-decoration: none;
    width: 90%;
    margin-left: 5%;
    margin-right: 5%;
}

.paypalBoxMobile{
    padding: 1%;
    text-align: center;
}

.descriptionTitleMobile{
    text-align: center;
	font-family: 'Montserrat', sans-serif;
    font-size: 4vw;
    text-align: center;
}

/* TEAMING */
.teamingMobile{
    margin-top: 5%;
    margin-bottom: 5%;
    padding-bottom: 5%;
	text-align: center;
}

.teamingTitleMobile{
	width: 96%;
	margin-left: 2%;
	margin-right: 2%;
	text-align: center;
	font-family: 'Montserrat', sans-serif;
    font-size: 6vw;
    text-align: center;
    color: darkgreen;
}

.teamingDescriptionMobile{
	width: 96%;
	margin-left: 2%;
	margin-right: 2%;
	font-family: 'Montserrat', sans-serif;
    font-size: 3vw;
    text-align: center;
}

.teamingLinkMobile{
	width: 30%;
}

/* 5X1000 */
.cinquePerMilleMobile{
    margin-top: 5%;
    margin-bottom: 5%;
    padding-bottom: 5%;
	text-align: center;
}

.cinquePerMilleTitleMobile{
    text-align: center;
	font-family: 'Montserrat', sans-serif;
    font-size: 6vw;
    text-align: center;
    color: darkred;
}

.cinquePerMilleTextMobile{
	width: 96%;
	margin-left: 2%;
	margin-right: 2%;
	font-family: 'Montserrat', sans-serif;
    font-size: 4vw;
    text-align: center;
}

/* HOW WE USE DONATIONS */
.howWeUseMobile{
    margin-top: 5%;
    margin-bottom: 5%;
    padding-bottom: 5%;
	text-align: center;
}

.howWeUseTitleMobile{
    text-align: center;
	font-family: 'Montserrat', sans-serif;
    font-size: 6vw;
    text-align: center;
    color: darkred;
}

.howWeUseDescriptionTextMobile{
	width: 96%;
	margin-left: 2%;
	margin-right: 2%;
	font-family: 'Montserrat', sans-serif;
    font-size: 4vw;
    text-align: center;
}