.odp-cgv-pdc {
    margin-top: 120px;
}

.odp-cgv-maj {
    margin-top: 15px;
}

.odp-cgv-title {
    font-weight: 700;
}

.odp-cgv-pdc-title-h3 {
    margin-top: 50px;
    margin-bottom: 25px;
    font-weight: 700;
    color:rgba(111, 53, 0, 0.89);
}

.odp-cgv-pdc-p {
    text-align: justify;
    font-size: 22px;
}

.odp-tab {
    background-color: #2653d4; 
    margin-bottom: 0.25rem; 
    text-align: center; 
    color: white;
}

.odp-pdc-table td, th {
    border: 1px solid;
    padding: 6px 6px 6px 6px;
}

.odp-pdc-thead {
    background-color: #dddddd; 
    color: black;
}

.odp-cgv-pdc-bold-text {
    font-weight: bold;
    color: rgba(147, 141, 0, 0.66);
}

.odp-pdc-bold-text {
    font-weight: bold;
    color: white;
}

.odp-cgv-pdc-link {
    text-decoration: underline;
    color: rgba(147, 141, 0, 0.66);
}
.odp-cgv-link:hover {
    text-decoration: underline;
    color:rgba(111, 53, 0, 0.89);
}

.odp-cgv-list {
    padding-left: 5%;
}

.odp-cgv-pdc-li {
    font-size: 21px;
    font-style: italic;
}

.odp-cgv-form-p {
    text-align: justify;
}