﻿/*
Author: MK.XLII
Design: W3layout - https://w3layouts.com
License: Creative Commons Attribution 3.0 Unported - https://creativecommons.org/licenses/by/3.0/
*/
/*******************************************************************************************************/
/*-- Gear --*/
/*******************************************************************************************************/
.games {
	padding: 1em 0 1em 0;
	text-align: center;
}
.games img {
	width:100%;
	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.15);
}
.games h2 {
	font-size:44px;
}

