.payments-variants {
width: 200px;
mix-blend-mode: darken;
}
.phone-style {
font-weight: 500;
color: black;
text-decoration: none;
transition: color 0.3s;
margin-bottom: 1rem;
}
.logo-style {
max-width: 160px;
height: auto;
}
.margin_bottom_class {
margin-bottom: 20px;
}