.author {
	
}

.author__item {
	margin:4px 0;
	font-weight:400;
}

.author__label {
	display:inline;
	color:#C6C6C6;
	
}

.author__value {
	display:inline;
	color:#FA2A5D;
	
}

@media screen and (max-width:1000px){

}

@media screen and (max-width:768px){

}

@media screen and (max-width:480px){
	.author {
		font-size:16px;
	}
}
