/* Tropic-specific styles */

p.back-link {
	font-size: 90%;
	margin-bottom: 30px;
}

p.app-name {
	font-size: 200%;
	margin-bottom: 0;
}

p.tagline {
	font-size: 120%;
	margin-top: 10px;
}

p.footer {
	color: #77787A;
	font-size: 80%;
	margin-top: 40px;
}

/* Legal pages */
h1, h1.page-title {
	font-family: SF-Mono-Semibold;
	font-size: 180%;
	display: block;
	margin-bottom: 5px;
}

p.last-updated {
	color: #77787A;
	font-size: 90%;
	margin-top: 0;
}

h2 {
	color: white;
	font-family: Helvetica-Bold;
	font-size: 120%;
	margin-top: 30px;
}

h3 {
	color: white;
	font-family: Helvetica-Bold;
	font-size: 100%;
	margin-top: 20px;
}

strong {
	color: white;
}

ul, ol {
	color: white;
	font-family: SF-Mono-Semibold;
	padding-left: 20px;
}

li {
	margin-bottom: 8px;
}
