
    .borrar-producto{
        color: #707070
    }
    .borrar-producto::after{
        font-family: "Font Awesome 5 Free"; font-weight: 900; content: "\f1f8";
        /* content: '\f1f8'; */
    }
    .fondodelcoso{
        background-color: #f2f2f2e7;
        line-height: 35px;
    }

    .btn_formulario{
        background-color: #01448A;
        color: white;
    }
    
