﻿h1 {
	font-size: 1.6em;
}

h2 {
	font-size: 1.25em;
}

h3 {
	font-size: 1.25em;
}

h4 {
	font-size: 1em;
}

p, .description {
	font-size: .9em;
	color: #cfd4d8;
}

.text {
	line-height: 135%;
}

.images {
	padding-right: 30px;
}

.images img {
	padding: 4px;
	border: 1px solid #a1a0a4;
}

.label { background: #231f20; }
