

.full-height{
  	background-color: none;
 	 text-align: center !important;
	}

.tweet section{
  	color: #ffffff;
  	text-align: center !important;
	}

.tweet section img{
  	margin-top: 15px;
  	text-align: center !important;
	}

.tweet-first section{
  	font-size: 1.2rem;
	line-height: 1.5rem;
  	text-align: center !important;
	}

.tweet-list header a{
  	color: #ffffff;
	font-family:"foco";
  	font-weight: 700;
  	text-align: center !important;
	}

.tweet-list section{
  	font-size: 1.15rem;
	line-height: 1.45rem;
 	text-align: center !important;
	}

.tweet section a {
  	color: #3082c9;
  	text-align: center !important;
	}

.tw-name {
  	font-family:"foco";
  	font-weight: 300;
  	font-size: 1.4rem;
 	text-align: center !important;
	}

.tw-user{
  font-size: 20px;
  text-align: center !important;
}

.tw-user{
  font-size: 20px;
  text-align: center !important;
}

.tw-date{
  font-size: 16px;
  text-align: center !important;
}



.tweet-list header img{
  float: left;
  margin-right: 22px;
  margin-top: 7px;
  text-align: center !important;
}

.tweet-list section{
  margin-left: 72px;
  text-align: center !important;
}

.tweet-list footer{
  margin-left: 72px;
  text-align: center !important;
}

.tweet footer{
  margin-top: 20px;
  text-align: center !important;
}

.tweet-list ul {
  -webkit-column-count: 1;
  -moz-column-count: 1;
  column-count: 1;
  -webkit-column-gap: 50px;
  -moz-column-gap: 50px;
  column-gap: 50px;
  text-align: center !important;
}


.tweet-list ul li{
  border-bottom: 1px solid #2d2d2d;
  padding: 20px 0;
  overflow: hidden;
  break-inside: avoid-column;
  -webkit-column-break-inside: avoid;
  text-align: center !important;
}




.tw-reply,
.tw-retweet,
.tw-like{
  margin-right: 30px;
  display: inline-block;
  text-align: center !important;
}

.tw-reply{
  width: 17px;
  height: 13px;
}

.tw-retweet{
  width: 20px;
  height: 13px;
}

.tw-like{
  width: 15px;
  height: 15px;
  margin-right: 0;
}
