h1,
h2,
h3,
h4,
.h1,
.h2,
.h3,
.h4 {
  color: #808080 ;
}
h1 {
  color: grey;
}
.text-secondary {
  color: #428bca;
}
a.text-secondary:hover,
a.text-secondary:focus {
  color: #3071a9;
}
.mamp-blue {
  color: #009ee3;
}
.mamp-sea-v3 {
  color: #00778e;
}
.bloc-port p a {
  height: 140px;
  display: block;
  text-align: center;
  position: inherit;
}
ul.ul-icon-balise {
  list-style-image: url('/images/balise-orange-50.png');
  margin-left: 20px;
  font-size: 18px;
}