:root {
  --body-color: #5F664B;
}

:root a {
  color: #2D98BB;
  font-weight: bold;
  text-decoration: none;
  }

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