body {
  background-color: whitesmoke;
  margin: 0;
  padding: 0;
}

/* Logo centering */
.sc-fBdRDi.jBXMco {
  display: flex;
  justify-content: center;
  align-items: center;
}

/* 'Required' field tag */
.sc-Nxspf.sc-hRJfrW.lmPAIU.dBPdaM {
  color: magenta;
  font-weight: bolder;
}

/* Markdown inline code */
code {
  font-weight: bolder !important;
}
