* {
  font-family: "Source Code Pro", serif !important;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  color: #FFF;
  background-color:#000 !important;
}

h1
{
	font-weight: bold;
	font-style: bold;
	color:#FFC20D !important;
}


a 
{
	font-weight: bold;
	font-style: bold;
	color:#FFF !important;
}

b 
{
	font-weight: bold;
	font-style: bold;
	color:#FFC20D !important;
}

hr
{
	color:#FFC20D !important;
}