/*
 * This file is part of CustomerClassOnlyPagePriceAddon4
 *
 * Copyright(c) Akira Kurozumi <info@a-zumi.net>
 *
 * https://a-zumi.net
 *
 * 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;
}
