/*
XET CSS v2.0.7 2025-08-05 for supported in all modern browsers
By xetemplate(https://xetemplate.com)
*/
.xet-layout .page-consult > section {
  padding: 2rem 0;
}
.xet-layout .page-consult > section .__container .__title {
  text-align: center;
  margin-bottom: 2rem;
}
@media screen and (min-width: 992px) {
  .xet-layout .page-consult > section {
    padding: 3rem 0;
  }
}
@media screen and (min-width: 1200px) {
  .xet-layout .page-consult > section {
    padding: 4rem 0;
  }
}