.page-tactics h2, .page-tactics strong {
    font-weight: bolder;
}
.page-tactics .golden-rules {
    list-style: none;
}
.page-tactics .schema {
	float: left;
	border: 1px black;
	margin: 15px;
	text-align: center;
}
.page-tactics .sub-schema {
	clear: both;	
}
.page-tactics .title-schema {
	font-style: italic;
	font-weight: bold;
}
.page-tactics .side-schema {
	margin: 30px;
}
.page-tactics dt {
	font-style: italic;
	font-weight: bold;
	margin: 10px;
}
