@charset "UTF-8";
.w3-col.s2 {
	padding-left: 16px;
	padding-right: 16px;
}
.w3-col.s3 :link {
	width:100%;
	box-shadow: none;
}
.w3-btn#ps4,.w3-btn#xbox,.w3-btn#switch,.w3-btn#pc {
	width: 35px;
	height: 35px;
	margin-top: 10px;
	padding: 4px;
}
.w3-btn#ps4:hover,.w3-btn#xbox:hover,.w3-btn#switch:hover,.w3-btn#pc:hover {
	box-shadow: 0px 0px 10px 1px #888888;
	transition-duration: 1s;
}