/* Our Services */
dl.our-services {

	dl {
		font-size: .95em;
		margin-top: 2em;
	}

	dt {
		color: $base-accent-color;
		margin-bottom: 1em;

		i {
			margin-right: .5em;
		}
	}

	dd {
		line-height: 1.8;
		padding: 1em 0;
		margin-bottom: 2em;
	}
}
