/*░▒▓███████████████▓▒░*/
/*░▒▓██ Responses ██▓▒░*/
/*░▒▓███████████████▓▒░*/

.responses {
	display: none;
}

.terminal {
	word-break: normal;
}

.terminal ul {
	margin: 0;
	padding-left: 20px;
}

/*░▒▓███████████▓▒░*/
/*░▒▓██ About ██▓▒░*/
/*░▒▓███████████▓▒░*/

.about {
}

.about > .about-logo {
	text-align: center;
	width: 100%;
	line-height: 1em;
}

.about > .about-row {
	text-align: center;
	width: 100%;
}

.about > .about-text {
	text-align: justify;
    text-justify: inter-word;
}

/*░▒▓██████████████▓▒░*/
/*░▒▓██ Internet ██▓▒░*/
/*░▒▓██████████████▓▒░*/

.internet { 

}

.internet > .internet-column {
	width: 50%;
	display: inline-block;
	float: left;
}

.internet > .internet-column > a:active, .internet > .internet-column > a:link, .internet > .internet-column > a:visited {
	color: #c3c3c3;
	font-weight: 700;
}

/*░▒▓████████████▓▒░*/
/*░▒▓██ Skills ██▓▒░*/
/*░▒▓████████████▓▒░*/

.skills {

}

/*░▒▓████████████▓▒░*/
/*░▒▓██ Trumps ██▓▒░*/
/*░▒▓████████████▓▒░*/

.clearfix {
	clear: both;
}