.old-entry-content{
	
}
.old-entry-links{
    margin-left: 2%;
    margin-right: 2%;
}
/* global styles */

body{
	color:#222222;
	font-family:Roboto;
	font-size:20px;
	line-height:36px;
	letter-spacing:0.2;
	font-weight:normal;
}
a{
	font-weight:600;
	color: #E25C26;
}
a:hover{
	font-weight:600;
	color: #E25C26;
	text-decoration:underline;
}
h1{
		color: #E25C26;
	font-family:Teko;
	font-size:80px;
	text-transform:uppercase;
	line-height:115px;
	letter-spacing:0;
}
h2{
		color: #2B2A2B;
	font-family:Teko;
	font-size:70px;
	text-transform:uppercase;
	line-height:64px;
	letter-spacing:0;
}
h3{
		color: #484748;
	font-family:Teko;
	font-size:28px;
	line-height:43px;
	letter-spacing:-0.28;
}
h4{
		color: #333333;
	font-family:Titillium Web;
	font-size:28px;
	line-height:34px;
	letter-spacing:-0.28;
	font-weight:600;
}
h5{
		color: #E25C26;
	font-family:Titillium Web;
	font-size:28px;
	line-height:34px;
	letter-spacing:-0.28;
	font-weight:600;
}
h6{
		color: #00000029;
	font-family:Teko;
	font-size:16px;
	line-height:18px;
	letter-spacing:-0.04;
	font-weight:400;
	text-transform:uppercase;
}