/* Please define your custom styles here */

.welcome {
  text-align: left;
  color: violet;
}
.small-container {
  margin-top: auto;
  margin-bottom: auto;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 60rem;
  text-align: left;
}