.privacy-detail .row {
	margin-top: 15px;
}

.privacy-detail p {
    font-size: 19px;
    text-align: justify;
    margin: 0px;
    width: 100%;
}

.privacy-detail h4 {
    font-size: 19px;
    font-weight: bolder;
    line-height: 24px;
    margin: 0 0 15px 0;
}

.privacy-detail a {
	color: #902d42;
	font-weight: 600;
}

.privacy-detail a:hover {
	color: #902d42;
	text-decoration: underline;
}





