/*Theme Name: Cookie
Template: astra */

.vocabolo-subtitle{
	font-size:1.5rem!important;
	display:block!important;
	line-height:1.2!important;
	text-align:center!important;
	color: #908684!important;
}
.txtGreen{
	color:#AECC53!important;
}
.btnSlider{
	display: block;
	float:right;
	width: auto!important;
	margin: 40px auto!important;
	padding: 7px 20px!important;
	color: #808285!important;
	font-size: 17px!important;
	line-height:1!important;
	text-transform: uppercase;
	background: none!important;
	border:0px!important;
	font-weight: 500;
	text-align: center;
	font-family:'Overpass', sans-serif;
}
.btnSlider:hover{
	color: #AECC53!important;
}
@media screen and (max-width:480px){
	.btnSlider{
		font-size: 17px!important;
	}
}