.card_primary_header {
  border-top: 5px solid #226651 !important;
}

.card_accent_header {
  border-top: 5px solid #1c457d !important;
}

.active-link {
	border-bottom: 3px solid #226651  !important;
}

.logo {
	width: 100% !important;
	content: url("https://upplandsvasby.blob.core.windows.net/css/uvk-vit.svg") !important;
}

.activated {
	border: 1px solid #226651 !important;
} 

.pink-background {
	background-color: #226651 !important;
}

.pink-color {
	color: #226651 !important;
}

.navbar-background {
	background-color: #226651 !important;
}


.app-logo {
  content: url("https://upplandsvasby.blob.core.windows.net/css/uvk-svart.svg") !important;
}