.engajae-dados-loja {
	border-collapse: collapse;
	width: 100%;
	max-width: 480px;
}

.engajae-dados-loja tr {
	border-bottom: 1px solid #eee;
}

.engajae-dados-loja tr:last-child {
	border-bottom: none;
}

.engajae-dados-loja th,
.engajae-dados-loja td {
	text-align: left;
	padding: 10px 12px;
	font-size: 14px;
	vertical-align: top;
}

.engajae-dados-loja th {
	width: 130px;
	color: #222;
	font-weight: 600;
	white-space: nowrap;
}

.engajae-dados-loja td {
	color: #ea6410;
}

.engajae-dados-loja td a {
	color: inherit;
	text-decoration: none;
}

.engajae-dados-loja td a:hover {
	text-decoration: underline;
}
