﻿.child-product-name {
  color: #444;
  font-weight: bold;
  font-size: 0.9rem;
  border-bottom: 1px solid #ddd;
  display: inline-block;
  margin: 10px 0px 10px 0px;
}

.attributes .child-product-attribute {
  background: #f6f6f6;
  padding: 0.5rem 1rem;
}