.elementor-inner p, .elementor-inner ol, .elementor-inner ul {
  margin: 8px 0!important;
}

.elementor-inner li {
  margin-top: 10px;
}

.elementor-inner ol.references li {
  margin-top: 4px;
}

ul li strong,
ol li strong {
    font-weight: 700!important;
}

ul.bold li,
ol.bold li {
    font-weight: bold!important;
}

ul.bold li div,
ul.bold li span,
ol.bold li div,
ol.bold li span {
    font-weight: normal!important;
}

ul.normal li,
ol.normal li {
    font-weight: normal!important;
}

table {
    font-family: Montserrat!important;
}

table th, table td {
    font-size: 13px!important;
    word-break: break-word;
}

.sidebar .en-links {
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  font-weight: 500;
}

footer {
  position: relative;
  display: block;
  line-height: 30px;
  text-align: center;
  z-index: 5;
  padding-bottom: 5px;
  height: 60px;
  margin-top: 50px;
}

footer .footer-text {
  font-family: "Montserrat", sans-serif;
  text-align: center;
  font-size: 12px;
  display: block;
  line-height: normal;
  padding-top: 5px;
}

.elementor-widget:not(:last-child) {
  margin-bottom: 0;
}