


.procro-dynamic-pay {
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 14px;
  font-weight: 500;
  color: #333;
  margin-top: 10px;
}

.procro-dynamic-pay img {
  width: 60px;
  height: auto;
  display: block;
}

.procro-dynamic-pay strong {
  font-weight: 700;
  color: #000;
}

.procro-dynpay__brand{
  width: 53px;
  height: auto;
  margin-left: 2px;
}