.bg-black {
  background-color: #000;
}

.w-max-content {
  width: max-content;
}

.title {
  font-weight: 300;
  font-style: italic;
  text-transform: uppercase;
  margin-top: 40px;
}