.navigation nav ul{
    height: 100%;
    text-align: center;
}

.navigation nav ul a{
    color: white;
    font-size: 1.5rem;
}

.page-header .title-large{
    font-size: 2rem;
}

.share p{
    position: static;
    transform: none;
}

.sponsors img{
    padding: 1rem 0;
}

.vote .button{
	margin-top: 1rem;	
}