.cwt-state-title {
  font-size: 1.5rem;
}

.cwt-state-copy {
  font-size: 1.166rem;
}

.cwt-state-link {
  text-decoration: underline;
}

.cwt-validation-errors {
  color: red;
}

.cwt-birthline {
  text-align: right;
}

.cwt-aspect-panel {
  float: left;
  max-width: 40%;
  padding-left: 5px;
}

.cwt-position-panel {
  float: right;
  max-width: 60%;
  padding-left: 5px;
}

.cwt-aspect-name {
  width: 70%;
}

.cwt-aspect-orb {
  width: 30%;
}

.cwt-position-planet {
  width: 16%;
}

.cwt-position-birth-location,
.cwt-position-current-location {
  width: 32%;
}

.cwt-position-birth-house,
.cwt-position-current-house {
  width: 10%;
}

.cwt-callout {
  color: yellow;
}

.cwt-clear {
  clear: both;
}

.cwt-transit-note {
  padding: 10px;
}

.cwt-tabs {
  margin: 10px 0;
}
