.productos-destacados{
    max-width: 1220px;
    margin-top: 18px;
    border-top-color: #606060;
    border-top-width: 1px;
    border-top-style: solid;
    margin-left: auto;
    margin-right: auto;
}

.productos-destacados h2{
    padding-top: 21px;
    font-family: 'Botera';
    color: #606060;
    text-align: center;
    font-size: 1.8rem;
    /* letter-spacing: 1px;*/
}