.rebuy-cart-installments__copy {
  text-align: center;
  font-weight: 600;
  line-height: 18px;
  color: #AAA;
  font-size: 12px;
  margin-bottom: 8px; }
  @media (min-width: 768px) {
    .rebuy-cart-installments__copy {
      font-size: 14px;
      margin-bottom: 10px; } }

.rebuy-cart-installments__logo-wrapper {
  display: flex;
  justify-content: center;
  column-gap: 16px; }

.rebuy-cart-installments__logo-wrapper img {
  height: 16px; }
