.swop19-copy {
  background: #fff;
}

.swop19-copy-inner {
  max-width: 760px;
  position: relative;
  z-index: 1;
}

h3.swop19-copy-title {
  margin: 0;
}

.swop19-copy-content {
  margin-top: 24px;
  font-size: 22px;
  line-height: 32px;
}

.swop19-copy-content p {
  margin-bottom: 12px;
}

.swop19-copy-content > *:first-child {
  margin-top: 0;
}

.swop19-copy-content > *:last-child {
  margin-bottom: 0;
}

/* --- Simple Style (Default) --- */

.swop19-copy-simple {
  border-bottom: 1px solid #ddd;
}

.swop19-copy-simple h3.swop19-copy-title {
  font-size: 32px;
  line-height: 46px;
}

.swop19-copy-simple .swop19-copy-content {
  opacity: 0.8;
}

/* --- Enhanced Style --- */

.swop19-copy-enhanced {
  background: #c2c2c2;
  color: #000;
}

.swop19-copy-enhanced h3.swop19-copy-title {
  font-size: 40px;
  line-height: 45px;
  text-transform: uppercase;
}

h3.swop19-copy-title span {
  display: inline-block;
  padding: 0 10px;
  background: #e03737;
  color: #fff;
}
