.upper {
	text-transform: uppercase;
}

.font-roboto-slab {
    font-family: 'Roboto Slab', sans-serif;
}

.font-lato {
    font-family: 'Lato', sans-serif;
}

.more {}