.text-color-peti {
    color: #ff0000;
    font-size: 18px;
}

html .bg-color-fondopetirrojo{
    background-color: #ff5b5b !important;
}

html .bg-color-fondopeti{
    background-color: #cfcfcf !important;
}

html .svg-fill-color-rojo {
    fill: #ff5b5b !important;
}
html .svg-fill-color-pet {
    fill: #c19655 !important;
}

.enlace-rojo{
    color: #ff5b5b !important;
}

.nav-link_x.active,
.nav-link_x.nav-link-active {
    color: red;
}