html {
    scroll-behavior: smooth;
}
a {
    text-decoration: none !important;
}
.prod_titulo {
    margin-top: 5px;
    color: #5F62A9 !important;
    text-decoration: none;
    font-size: 25px;
}
.prod_titulo_envio {
    margin-top: 5px;
    color: #5F62A9 !important;
    text-decoration: none;
    font-size: 25px;
}
.prod_precio {
    /* color: #333 !important; */
    text-decoration: none;
    font-size: 25px !important;
}
.prod_precio small {
    font-size: 20px !important;
}

