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