@charset "UTF-8";
/* CSS Document */
.rounded {
	border-radius: 12rem;
}

.jumbotron {
	
	background-color: #F5EFE0;
	border-radius: 100;
}


