.entry-content a {
	color: #EB9447;
	border-bottom: #EB9447 1px solid;
}

table.details-table tr td {
	font-size: 18px;
	padding-bottom: 25px;
	border-bottom: #EB9447 1px solid;
} 

table.details-table tr th {
	padding-top: 25px;
	font-size: 14px;
	color: #EB9447;
} 

/*.woocommerce-page .entry-header {
    display: none;
}*/

.woocommerce-Address {
    padding: 20px;
    background: #FAFAFA;
}

.woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address-title h2 {
    font-size: 20px;
}