.container-header {
  background-color: #083140;
  background-image: none;
}

.container-header .mod-menu {
  colour: #0088cc;
}

a:not([class]){
  text-decoration: none;
}

a{
  color: #107896;
  text-decoration: none;
}

a:hover{
  color: #a51f18;
  text-decoration: none;
}

body{
  font-size:18px
}