/**
 * Return Button free – EU online withdrawal (Directive 2023/2673)
 * PrestaShop module created by VEKIA, a guy from official PrestaShop community ;-)
 *
 * @author    VEKIA.PL VATEU: PL9730945634
 * @copyright 2010-2026 VEKIA
 * @license   This program is not free software and you can't resell and redistribute it
 *
 * * CONTACT WITH DEVELOPER https://mypresta.eu
 * * support@mypresta.eu
 */
.rbf-theme-classic .rbf-withdrawal-btn {
  border: none;
}

.rbf-theme-classic .rbf-withdrawal-form .form-group {
  margin-bottom: 1rem;
}

.rbf-theme-classic .rbf-withdrawal-form .card {
  margin-bottom: 1.25rem;
}
