.md-header {
	background-color: #27187E;
  }
  
  h1, h2, h3, h4, h5, h6 {
	color: #27187E;
  }


.md-footer-nav {
  background-color: #27187E;
}

table {
  font-size: 14px !important;
}

a img {
	width: auto;
}

img {
  width: 367px;
}

.light {
  color: grey;
}

span img {
    margin-top: 15px;
    margin-bottom: -15px;
    width: 150px;
}

.admonition {
  font-size: 14px !important;
}