.elementor-widget-montoport_numbered_sections {
  width: 100%;
}

.montoport-numbered-sections {
  width: 100%;
  max-width: 1066px;
  margin-left: auto;
  margin-right: auto;
}

.montoport-numbered-sections__item + .montoport-numbered-sections__item {
  margin-top: 40px;
}

.montoport-numbered-sections__title {
  margin: 0 0 16px;
  color: #54585a;
  font-family: "Ghotam", "Gotham", sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 350;
  line-height: 34px;
}

.montoport-numbered-sections__index {
  margin-right: 0.25em;
  font-weight: inherit;
}

.montoport-numbered-sections__heading-text {
  font-weight: inherit;
}

.montoport-numbered-sections__content {
  color: #54585a;
  font-family: "Ghotam", "Gotham", sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 325;
  line-height: 16px;
}

.montoport-numbered-sections__content p {
  margin: 0 0 12px;
}

.montoport-numbered-sections__content p:last-child {
  margin-bottom: 0;
}

.montoport-numbered-sections__content ul,
.montoport-numbered-sections__content ol {
  margin: 0 0 12px;
  padding-left: 1.25em;
}

.montoport-numbered-sections__content a {
  color: inherit;
  text-decoration: underline;
}

.montoport-numbered-sections__content a:hover,
.montoport-numbered-sections__content a:focus {
  text-decoration: none;
}

@media (max-width: 767px) {
  .montoport-numbered-sections__item + .montoport-numbered-sections__item {
    margin-top: 32px;
  }

  .montoport-numbered-sections__title {
    font-size: 20px;
    line-height: 28px;
  }
}
