/*estilos home helados inicio*/
#add-sabor-free {
    font-size: .8rem;
    word-break: break-word;
    border: 1px solid #06038D;
    color: #06038D;
    background: #ffffff;
    border-radius: .3rem;
    width: 84%;
    padding: 0.5rem .5rem;
    margin: 13px;
}
#add-sabor-free:hover {
    border: 1px solid #eb1c25;
    background-color: #eb1c25;
    color: white;
}
.free-icecream .pizza-img {
    left: -78px!important;
}
/*estilos home helados fin*/