h1, h1 a, h2 a{
color:#fff;
text-decoration:none;
}
h1 a:hover, h1 a:active{
color:#fff;
text-decoration:none;
}
h2, h2 a:hover, h2 a:active{
color:#fff;
text-decoration:none;
border-bottom:1px solid #fff;
}
.navbar{
padding:0;
}
.navbar-dark .navbar-toggler-icon {
background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(255, 255, 255, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.index-m{
background-image: url(../images/1ss_2.jpg);
background-size:100%;
background-repeat: no-repeat;
}
.index-m h1, .cont-m{
color:#fff;
text-align:center;
}
.cont-m{
margin:2rem 0;
}
.map{
width: 100%;
height: 500px;
}
#map {
width: 100%;
height: 100%;
}
.map-hint a, .map-hint a:hover, .map-hint a:after{
color:#000;
}