:root
{ --ap-blue: #2e5a91 }

.container-header
{ background-color: var(--ap-blue);
  background-image: none }
