/*
 * Theme Name: White theme
 * Description: 
 * Author: Mattia Leoni
*/
@import url('css/main.css');


.head_img_single.head_img .cover{
	background: none;
}

.head_img_single .head_img__title{
	padding-top: 160px;
	padding-bottom: 160px;
}

.single-article h1{ 
	text-transform: uppercase;
	margin-bottom: 10px;
}