body
{
  font-family: 'Inter', sans-serif;
}

/*.site-info
{
	display: none;
}

#colophon
{
	display: none;
}*/

.posted-author
{
	display: none;
}

.posted-comment
{
	display: none;
}

footer.entry-footer
{
	display: none;
}

.back-to-top
{
  text-transform: uppercase;
}

::selection
{
	/*background: #FF6600;*/
	text-shadow: none;
}

a, a:visited
{
	/*color: #FF6600 !important;*/
	text-decoration: underline;
}

a:active, a:hover
{
	outline: 0;
}

a:focus
{
	outline: thin dotted;
}

ul
{
	list-style-type: square
}

.site-title
{
  font-family: 'Inter', sans-serif;
  font-weight: 700 !important; 
  font-size: 197% !important;
  letter-spacing: 0.0001em !important;
}

.main-navigation
{
 display: none; 
}

.page-content .order-position.entry-content
{
  margin-top: 0;
}

.nav-bar-separator
{
  height: 100px !important;
}

.entry-header
{
  display:none;
}

