
html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

@-ms-viewport {
  width: device-width; }

body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
#  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;}



h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0.5rem; }



h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  margin-bottom: 0.5rem;
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  line-height: 1.2;
  color: inherit; }

h1, .h1 {
    #font-size: 2.5rem; }

h2, .h2 {
  #font-size: 2rem; }

h3, .h3 {
  #font-size: 1.75rem; }

h4, .h4 {
  #font-size: 1.5rem; }

h5, .h5 {
  #font-size: 1.25rem; }

h6, .h6 {
  #font-size: 1rem; }

/** Common css styles for the Microba theme **/
body {
  font-family: "Roboto", sans-serif;
  color: #000050; }

h1 {
  font-size: 3.75rem;
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  color: #000050; }

h2 {
  #font-size: 2.5rem;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  color: #000050; }

h2.sub-heading {
  #font-size: 2.5rem;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  color: #000050;
  font-style: italic; }

h3 {
  #font-size: 2.5rem;
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  color: #000050; }

h4 {
  #font-size: 1.375rem;
  font-family: "Roboto", sans-serif;
  line-height: 100%;
  font-weight: bold;
  color: #000050;
  letter-spacing: 0.1rem; }

