.indietro
{
    cursor: pointer;
    color: #3B3B3B;
    /* height: 15px; */
    width: 100px;
    padding: 5px;
    padding-bottom: 8px;
    text-align: center;
    float: right;
    /* margin-top: 5px; */
    background: #FCB139;
    /* font-weight: 800; */
    text-transform: uppercase;
    border-bottom: 4px #3B3B3B solid;
}