body {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas,
    "Liberation Mono", "Courier New", monospace;
}

.article-break  {
   margin-bottom: 6rem !important;   /* increase to taste: 1rem, 2rem, 3rem... */	
}

.site-header {
   margin-bottom: 6rem !important;   /* increase to taste: 1rem, 2rem, 3rem... */	

}

.page-link {
   border-radius: 0 !important;
	border-width: 2.5px !important;
	border-color: #494949 !important;
	color: #494949 !important;
}

.site-header nav a:hover {
   color: #F2F2F2 !important;
	background-color:  #494949 !important;
}