.md-content img {
  border-width: 1px;
  border-style: solid;
  border-color: #cfcfcf;
}

.logo {
  border-width: 0px !important;
  display:block;
  margin:auto;
}

h1, h2, h3 {
  /*font-size: 2.5em;*/
  color: #1D88FF !important;
}

.required-text {
  color: #e54d2e !important;
}

:root {
    --md-default-fg-color--light: 1D88FF !important;
}

