.legale-section {
    background-color: #ffffff;
    padding: 100px 0 50px 0;
}

.legale-section h2 {
    text-align: center;
    margin-bottom: 20px;
    text-transform: capitalize;
    font-size: 34px;
    font-weight: 600;
    color: #000000;
}

.legale-section p {
    font-weight: 400;
    margin-bottom: 10px;
    color: #000000;
    text-align: center;
}

.legale {
    background-color: #ccdee7;
    padding: 10px 15px;
	font-weight: 600;
    margin-bottom: 20px;
    border-radius: 10px;
}

.legale h5 {
    margin-bottom: 20px;
    font-weight: 600;
}

.table{
	margin-bottom: 0px;
	white-space: nowrap;
}

.insector-list li{
	color: #000;
	font-weight: 400;
}

.insector-list i{
    margin-right: 10px;
	color: #ff6700;
}

/* ************ privacy policy ends ********************** */