#quickstart {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

#firstStepsOut {
  margin-top: 0;
}

.info {
  background-color: inherit;
  margin-bottom: 0;
  padding-bottom: 0;
  align-items: flex-start;
}

.infoW {
  width: 100%;
  margin-bottom: 0.2rem;

  display: flex;
  flex-direction: column;
  align-items: center;
}

div.sectionWrapper {
  margin-top: 0.5rem;
}

div.sectionHeading {
  font-size: 1.3rem;
  margin: 2.5rem 0.5rem 0.5rem 0.5rem;
}

#welcome {
  margin-top: 2rem;
}

img.homeIcon {
  width: 3rem;
}

.mallet {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.subbutton {
  width: 100%;
  display: flex;
  justify-content: center;
  font-weight: bold;
  margin-bottom: 0.5rem;
}
