.policy-table th,
.policy-table td {
border-top: 2px solid #cccccc;
padding: 12px 16px;
vertical-align: top;
}
.policy-table th {
width: 150px;
text-align: left;
font-weight: bold;
white-space: nowrap;
}
.policy-table strong {
color: #000;
font-weight: 700;
}
.policy-table td br + br {
line-height: 1;
}
.policy-table td em {
color: #d9534f;
font-style: normal;
font-weight: bold;
}