
@import url('https://fonts.googleapis.com/css?family=Barlow:300,400');

body {
	
	font-family: 'Barlow', sans-serif;
}
ul li {margin-bottom: 19px;}

.bg-dark {background-color:#0884B5 !important;  }