.content-area {
  background-color: #ffffff;
  padding: 20px;
  border-radius: 10px;
}

.content-area h1.super-title {
  color: #329cff;
  font-size: 24pt;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #313131;
  padding-bottom: 10px;
  margin-top: 0px;
  margin-bottom: 35px;
}