body {
  background-color: #18192b;
  word-break: break-all;
}

p.textStyle {
  margin-left: 35px;
  margin-right: 25px;
  margin-top: 80px;
  margin-bottom: 15px;
  color: #ffffff;
  font-size: 30pt;
  font-weight: bold;
}
p.sub_textStyle {
  margin-left: 35px;
  margin-right: 25px;
  margin-top: 10px;
  margin-bottom: 30px;
  color: #ffffff;
  font-size: 20pt;
}

p.sub2_textStyle {
  margin-left: 35px;
  margin-right: 25px;
  margin-top: 20px;
  margin-bottom: 60px;
  color: #c8c8c8;
  font-size: 28pt;
}

ul.text {
  color: #ffffff;
  font-size: 28pt;
}

p.focus_textStyle {
  margin-left: 35px;
  margin-right: 25px;
  margin-top: 10px;
  margin-bottom: 30px;
  color: #ffffff;
  text-decoration: underline;
  font-size: 20pt;
}
