body {
	font-size: 1.10em;
}


#rosa-cookie-warning {
	position: fixed;
	width: 100%;
	left: 0;
	bottom: 0;
	background-color: #8bc34a;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}

.rosa-quote {
	font-size: 130%;
}

.rosa-shadow-top{
	box-shadow: 0 -1rem 1rem -1rem rgba(0,0,0,.15) !important;
}
