.w3-card-2{
	margin:auto;
	padding:5px;
	padding-top:15px;
	max-width: 400px;
	background:white;
	text-align:center;
	font-family: 'Ubuntu', sans-serif;
}
body{
	background: #f5f5f5;
	padding:5px;
  visibility:hidden;
}
.header{
	font-family: 'Ubuntu', sans-serif;
	margin-bottom:0px;
	color:#2c2c2c;
}
.subheader{
	color:#333333;
}
.social{
	padding:10px;

}
.social img{
	padding:5px;
	width:50px;
	height:50px;
}
a img {
	text-decoration:none;

}
.profile{
	width:150px;
}
#padder{
	height:0px;
}
