 .our_products.two ul.recuadra {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #fbfbfb;
    border-color: #eeeeee;
    border-image: none;
    border-style: solid;
    border-width: 1px 1px 2px;
    margin: 0 0 30px 0;
}
.our_products.two ul li.foto {
    border-color: #eeeeee;
    border-image: none;
    border-style: solid;
    border-width: 0 1px;
    float: left;
    margin-bottom: 0;
    margin-right: 10px;
    margin-top: 0;
    width: 20%;
}
.our_products.two ul li.texto {
    float: left;
    margin-bottom: 0;
    margin-right: 0;
    margin-top: 0;
    width: 78%;
}
.our_products.two ul li.texto ul li.texinterno {
    float: left;
    margin-bottom: 10px;
    margin-right: 0px;
    margin-top: 14px;
    width: 97%;
}
.our_products.two ul li.texto1 {
    float: left;
    margin-bottom: 0;
    margin-right: 0;
    margin-top: 0;
    width: 78%;
}
.our_products.two ul li.texto1 ul li.texinterno {
    float: left;
    margin-bottom: 10px;
    margin-right: 0;
    margin-top: 5px;
    width: 97%;
}
div.box_widget_full {
    margin: 0;
    padding: 2%;
    width: 96%;
    text-align: center;
    margin-top: 38px;
    margin-bottom: 30px;
}

li.texinterno {
    text-indent: -8px;  /* Aplica sangría francesa */
}

#forgotten .fa {
    color: #749a09;
}
