.tt-social-box{
	display:flex;
}
.in{
	margin-left: 12px;
	font-size: xx-small;
}

#tt-tw{
	background-color: #1d9bf0;
	height: 20px;
	border-radius: 3px
}

#tt-tw:hover{
	background-color: #0c7abf;
}