/* errordocs page Setting
============================================ */
.section__search {
  padding: 32px 15px !important;
}
@media screen and (min-width: 768px) {
  .section__search {
    padding: 32px !important;
  }
}
