#surveys-list-jumbotron .h3 {
    font-size: 28px;
    font-weight: bold;
    color: #FC5B33;
}

#surveys-list-jumbotron svg {
	padding: 10px;
    width: 120px;
}

#surveyListFooter {
	font-size: 12px;
	}

#surveyListFooter a {
	font-size: 12px;
	}
	
#surveyListFooter .poweredby {
	height: 24px;
	}


#welcome-container {
max-width: 100%;
}

.survey-name {
color: #FF6600;
text-align: center;
margin-bottom: 20px;
}