/* Ajustes customizados */
.container {
  max-width: 1100px !important;
}

html {
  scroll-behavior: smooth;
}