.ciglue-geo-notice {
  margin: 1rem 0;
  padding: 1rem;
  border: 1px solid #d8d2c4;
  border-left: 4px solid #926f34;
  border-radius: 4px;
  background: #faf8f3;
  color: #2b2b2b;
  line-height: 1.5;
}

.ciglue-geo-notice__title {
  display: block;
  margin-bottom: 0.35rem;
  font-weight: 700;
}

.ciglue-geo-notice__body p:last-child {
  margin-bottom: 0;
}

.ciglue-geo-msrp {
  margin: 0.5rem 0;
  color: inherit;
  font-size: inherit;
  line-height: 1.5;
}
