.item {
    margin-top: 20px;
    margin-bottom: 10px;
    font-family: Montserrat, sans-serif;
    font-size: 20px;
    line-height: 1.15;
    font-weight: 700;
}

.negro {
	color: black;
}


.header{
	background-color: #fff !important;
	margin-bottom: 100px;
}


.slider-arrow {    
    background-color: #000 !important;
}


@media (max-width: 767.98px) { 

	.hero-title {
		font-size: 32px;
	}

	.hero-content h2 {
		font-size: 20px;
	}
}