html {
	scroll-behavior: smooth;
}

li:not(:last-of-type){
	margin-bottom: 12px;
}

[class^=icofont-], 
[class^=bi] {
	font-size: 1.5rem;
}

[class^=bi] {
	line-height: 1;
}

#jumbotron {
	background: url('../img/bg.jpg');
	background-size: cover;
	background-repeat: no-repeat;
	background-blend-mode: overlay;
}
