// Place all the styles related to the static controller here.
// They will automatically be included in application.css.
// You can use Sass (SCSS) here: 

.jumbotron {
	background-color: #FFF;

	p {
		line-height: 1.5em;
	}

}