body {
  background-color: #18192b;
}

p.textStyle {
  margin-left: 35px;
  margin-right: 25px;
  margin-top: 80px;
  margin-bottom: 15px;
  color: #ffffff;
  font-size: 35pt;
}
p.sub_textStyle {
  margin-left: 35px;
  margin-right: 25px;
  margin-top: 20px;
  margin-bottom: 60px;
  color: #ffffff;
  font-size: 30pt;
}
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;
}
