
  .container {
    margin-left: auto;
    margin-right: auto;
    max-width: 1280px; 
    padding-left: 1rem;  
    padding-right: 1rem;
  }

