.privacy-detail .row {
	margin-top: 15px;
}

.privacy-detail p {
    font-size: 17px;
    text-align: justify;
    margin: 0px;
}

.privacy-detail h4 {
    font-size: 17px;
    font-weight: bolder;
    line-height: 24px;
    margin: 25px 0 0 0;
    width: 100%;
}

.privacy-detail a {
	color: #524040;
	text-decoration: underline;
	font-weight: 400;
}

.privacy-detail a:hover {
	color: #000;
	text-decoration: underline;
}








