.pf-metodos-pago{
text-align:center;
margin-top:20px;
}

.pf-pagos-titulo{
font-size:16px;
margin-bottom:10px;
color:#5a3e2b;
}

.pf-pagos-logos{
display:flex;
justify-content:center;
gap:20px;
flex-wrap:wrap;
}

.pf-pagos-logos img{
width:50px;
height:50px;
object-fit:contain;
opacity:0.9;
}

.pf-pagos-logos{
display:flex;
justify-content:center;
gap:15px;
flex-wrap:wrap;
}

.pf-pagos-logos img{

width:50px;
height:50px;
object-fit:contain;

background:#ffffff;
padding:6px;
border-radius:6px;

}