.md-content {
    margin-right: 0;
}

/*
.md-sidebar--secondary {
  display: none;
  width:0;
}
*/

.md-post__meta.md-meta {
  display: none;
  width:0;
  height:0;
}

.md-post__header {
  display: none;
  width:0;
  height:0;
  min-height: 0rem;
  gap: 0rem;  
}

.md-post--excerpt .md-post__header {
  display: none;
  width:0;
  height:0;
  min-height: 0rem;
  gap: 0rem;  
}

.md-dialog {
  display: none;
  width:0;
}

/*
.md-sidebar.md-sidebar--secondary {
  display: none;
  width:0;
}
*/

.md-grid {
    display: flex;
    max-width: none;
}

/*
#.md-sidebar.md-sidebar--primary {
#    background: #eee;
#}

#.md-sidebar__scrollwrap {
#    background: #eee;
#}
*/

.md-nav__title {
    color: darkgoldenrod;
}

/*
#.md-nav--primary {
#    background: #eee;
#}
*/

.md-grid {
    margin-left: 10em;
    margin-right: 10em;
}

/*
th {
    background: #eeeeee;
}
*/
