:root {
    --primary-color: #333a47;
	--secundary-color:#f78076;
}
@media (min-width: 768px) {
    #rodape .design-fox {
        max-width:255px!important;
        float: right;
        left: -10px;
        display: flex!important;
        top: 10px;
        margin: 0!important;
        position: relative
    }
    
.info-produto {
color: #000;
}

/*    #rodape .design-fox img {
        width: 1px!important;
        padding-left: 6px;
        filter: grayscale(0);
        image-rendering: auto
    }
*/
    