.odp-card-edito {
    background-color: transparent;
    border: none;
    color: white;
}

.odp-card-edito > p > img {
    width: 100%;
}

.odp-card-edito > p > a {
    color: #B7B457;
}

.odp-card-edito > p > a:hover {
    color: rgba(147, 141, 0, 1);
}