<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.stellantis-cpo-wrapper {
    padding-top: 15px;
}

.grid .stellantis-cpo-wrapper, 
.stellantis-cpo-wrapper.empty-element {
    height: 70px;
}
.stellantis-cpo-wrapper .tooltip-inner {
    background: white;
    padding: 8px;
    border: 1px solid lightgray;
    border-radius: 6px;
}

.stellantis-cpo-wrapper .tooltip {
    border-radius: 10px;
    opacity: 1;
}

div.benefitProgram {
    padding: 5px;
    width: 50%;
}

ul.fca-cpo-tooltip {
    text-align: left;
    padding-left: 20px;
}

ul.fca-cpo-tooltip li {
    color: black;
    list-style: circle !important;
    margin-bottom: 10px !important;
}</pre></body></html>