/*********
FONTS
*********/
body {
    font-family: 'Dosis', sans-serif;
}
 
.footerContent .contentTitle {
    color: #8bdc65;
}