/* App-specific styles */
#home-page-text-top {
    font-family: Arial, sans-serif; font-size:2em; color: #01942e;
}
#home-page-text-bottom {
    font-family: Arial, sans-serif; font-size:2em; color: #ff3b5b;
}

.page-body {
	padding-left: 100px
}

.tagline {
	color: #bf1403;
	text-align: right;
}