.pageSectionMobile{
    padding-bottom: 5%;
}

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

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

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

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

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

.changeCookiesMobile{
    text-decoration: underline;
}