.tm-brochures {
	a {
		display: block;
		background-color: #eeeeee;
		border-radius: 5px;
		margin-bottom: 10px;
		padding: 15px 20px;
		font-size: 14px;
		font-weight: 700;
		line-height: 1;
		i {
			margin-right: 5px;
			font-size: 15px;
			font-weight: normal;
		}
	}
}
