.content--u-iydhwuukb h2, .content--u-iydhwuukb h3, .content--u-iydhwuukb h4, .content--u-iydhwuukb h5, .content--u-iydhwuukb h6 {
  color: #2f9be0; }

.content--u-iydhwuukb ul {
  list-style: none; }

.content--u-iydhwuukb li {
  position: relative; }

.content--u-iydhwuukb li::before {
  color: #2f9be0;
  content: "•";
  /* padding-right: 10px; */
  /* margin-left: -10px; */
  font-size: 24px;
  position: absolute;
  left: 0;
  top: -3px;
  left: -14px; }

.div--u-iy20ogcfk ul {
  list-style: none; }
  .div--u-iy20ogcfk ul li {
    display: flex; }
  .div--u-iy20ogcfk ul li::before {
    color: #2f9be0;
    content: "•";
    /* padding-right: 10px; */
    /* margin-left: -10px; */
    font-size: 24px;
    position: relative;
    left: 0;
    top: -3px;
    left: -14px; }

h2, h3, h4, h5, h6 {
  color: #2f9be0;
  font-weight: 300; }

table {
  border-collapse: collapse;
  border-spacing: 0; }
