/*
 * This file is part of CustomerClassPrice4
 *
 * Copyright(c)  <info@adam-cosmetics.com>
 *
 *  https://adam-cosmetics.com
 *
 * For the full copyright and license information, please view the LICENSE
 * file that was distributed with this source code.
 */

.ec-productRole .ec-productRole__customerClassPrice {
  padding: 14px 0;
  border-bottom: 1px dotted #ccc;
}

.ec-productRole .ec-productRole__customerClassPrice .ec-price__price,
.ec-productRole .ec-productRole__customerClassPrice .ec-price__tax {
  color: #DE5D50;
}
