/* Increase bullet point and list item text size to 17px */
ul li, ol li {
  font-size: 17px;
}