/*=Custom
-----------------------------------------------------------*/
header .navbar-brand svg {
	margin-bottom:-18px;
}

.border-top-right-radius {
	border-top-right-radius: 60px;
}
.border-bottom-right-radius {
	border-bottom-right-radius: 60px;
}

@media only screen and (min-width: 1500px) {
	.site-header .nav-item {
		margin-right:2.8rem;
		letter-spacing: 0.8px;
	}
  }