.md-grid {
  max-width: 122rem !important;
}

.gnext, .gprev {
	display: none !important;
} 

/* Table row styling */
.md-typeset table th {
  border-bottom: 2px solid #929292; /* Darker shade for the border */
}

.md-typeset {
  font-size: 16px; /* Adjust this value to your preferred font size */
}
