﻿.agardo h4 {
	color: #B39736;
	transition: all .3s ease;
	text-decoration: none;
	font-family: "Roboto Slab", "Times New Roman", serif;
	font-size: 1.125rem;
	line-height: 1.5em;
	font-weight: 700;
}
.agardo h5 {
	color: #B39736;
	transition: all .3s ease;
	text-decoration: none;
	font-weight: 700;
	font-family: "Roboto Slab", "Times New Roman", serif;
	font-size: 1.0625rem;
	line-height: 1.55em;
	margin-bottom: 15px;
	line-height: 1.5em;
}
.agardo h6 {
	color: #B39736;
	transition: all .3s ease;
	text-decoration: none;
	font-weight: 700;
	font-family: "Roboto Slab", "Times New Roman", serif;
	line-height: 1.5em;
	font-size: 14px;
	margin: 0 0 10px;
	text-transform: none;
}
