.gold {color: #C1A562;}
.line { border-top: 1px solid #e0e0e0; margin: 20px 0;}

.page-header { font-family:'PlayfairDisplay-Regular','RSU';}
.page-title { font-family:'PlayfairDisplay-Regular','RSU'; padding:0px;}

/*.container  p { margin: 10px 0; float:left; color: #888888;}*/
.container ol { color: #888888;}
.content-box { float:left; display:block; margin-bottom: 20px;}

table.about-table tr td { height:55px; color: #888888;}
table.about-table tr td:nth-child(1) { font-weight: bold;}

.btn-link,.btn-link:hover { padding: 5px 50px; background-color: #61899d; text-align: center; border-radius:2px; float:left; margin-top:10px;}
.btn-link  a{ color: #fff; font-family:'PlayfairDisplay-Regular','RSU';}

@media (max-width:767px) {
	.line { float: left; width: 100%;}
	.page-header { padding-bottom: 0px; font-size: 25px; margin: 20px 0px 00px;}
	
	table.about-table { margin-top: 20px;}
	table.about-table tr td:nth-child(1) { width: 40% !important;}
}