/*!
 * Start Bootstrap - Busines Frontpage (https://startbootstrap.com/template-overviews/business-frontpage)
 * Copyright 2013-2019 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-business-frontpage/blob/master/LICENSE)
 */

body {
	font-family: 'Raleway', sans-serif;
	font-weight:400;
	line-height: 24px;
    color: #71777d;
    font-size: 16px;
}
h1, h2, h3, h4 {
	color: #548dd4;
	font-weight:500
}
a.navbar-brand  {
	display:block;
	background: url(../images/img-logo.png) 0 0 no-repeat;
	width:280px;
	height:59px;
	text-indent:-9999px
}
header.bg-primary {
	margin-top:-90px
}
a {color:#548dd4;}