.api-wrapper .menu__toggle.ui-btn {
  margin: 0 !important;
  padding: 0 !important;
}

.api-wrapper .blog-search .ui-btn {
  display: none !important;
}

.api-wrapper .menu-item__toggle.ui-btn {
  width: auto;
}

.page > .section:first-of-type {
  padding-top: 76px;
}

.api-wrapper .fa {
  font: normal normal normal 14px/1 FontAwesome;
}

@media screen and (min-width: 576px) {
  .page > .section:first-of-type {
    padding-top: 84px;
  }
}
@media screen and (min-width: 768px) {
  .page > .section:first-of-type {
    padding-top: 86.2px;
  }
}
@media screen and (min-width: 992px) and (hover: hover) {
  .page > .section:first-of-type {
    padding-top: 106.75px;
  }
}
