.card__info {
  display: flex;
  justify-content: space-between;
  align-items: center; }

.catalog-section__item .product__form_buttons {
  margin-top: 10px; }
  .catalog-section__item .product__form_buttons .button-brand {
    padding: 6px 25px; }
    .catalog-section__item .product__form_buttons .button-brand.in-basket {
      color: #1f2020;
      background-color: rgba(0, 0, 0, 0); }

/*# sourceMappingURL=custom.css.map */
