body{
	line-height: 1.7;
}

.navbar-toggle {
    background-color: #2d693f!important;
}

.carousel-homepage.container{
	position: center;
    top: 50px;
    left: 100px;
}

h2 {
	color: #2d693f;
    font-size: 24px;
}

i{
	color: white;	
} 

p{
	font-size: 14px;
    font-weight: 400;
	color:#1e1f1d;
    line-height: 1.7;
    Margin-right: 50px;
}

.blok {
    color: white;
    background-color: #2d693f;
    display: inline-block;
    padding: 1.5em;
    width: 100%;
    border: none;
    border-radius: 12px;
}

h3 {
    
    color: #2d693f;
}

h4{
    font-family: "inter",sans-serif;
    font-size: 18px;
    line-height: 1.7;
	/* color: white; */
    color: #81a58c;
}

section#content .container .headline h4{
	color: black;
}

.fa-calendar:before{
	color: grey;
}

li{
	font-size: 14px;
}

img{
	max-height:400px;
    max-width:200px;
    vertical-align: top;
}

.fa-map-marker:before{
	color: grey;
}

.fa-tag:before{
	color: grey;
}

footer .headline h2, footer .headline h3, footer .headline h4, footer .headline h5, footer .headline h6 {
    display: inline-block;
    margin: 0 0 -2px 0;
    padding-bottom: 5px;
    border-bottom: 4px solid #2d693f;
    color: #2d693f
}