.large-left-image .row
{
	justify-content: space-between;
}

.large-left-image p
{
	font-size: 17px;
}

.large-left-image .col-12 .img-fluid
{
	padding-right: 20px;
}

.bsg .col-12 p
{
	font-size: 18px;
}

.homepage
{
	background-image: url(../img/home-de.jpg);
}

.download_btn
{
	width: 140px;
}

.hero_row_um_characteristics
{
	background-image: url(../img/hero-characteristics-hcp-de.jpg);
}

.hero_row_um_managing
{
	background-image: url(../img/hero_row_um_managing-de.jpg);
}

.hero_row_mum_characteristics
{
	background-image: url(../img/hero_row_mum_characteristics-de.jpg);
}

.hero_row_mum_managing
{
	background-image: url(../img/hero_row_mum_managing-de.jpg);
}

.hero_row_providing_support
{
	background-image: url(../img/hero_row_providing_support-de.jpg);
}

.white_col
{
	height: 100%;
}

.img_c_de
{
	display: flex;
	justify-content: center;
}

.photo_row_text
{
	padding-left: 80px;
	padding-top: 40px;
}

.homepage_card button
{
	padding-right: 27%;
}

h1, h2, h3
{
	color: #0F1D22;
}

#top_nav .nav-item:hover
{
	background-color: #fcd603;
	transition: 0.3s all ease;
}

#top_nav .nav-item:hover span
{
	color: black;
	transition: 0.3s all ease;
}

#top_nav .nav-item.active:hover
{
	background-color: #fcd603d4;
	transition: 0.3s all ease;
}