 .headerbar-coloured {
    background-color: #5C84C4;
 }
 
 .header-left h1{
   background-color: #5C84C4;
 }
 
 .topbar {
   background-image: url('../../resource/pics/FAO_logo.png');
   background-repeat: no-repeat;
   background-size: contain;
 }
 .topbar a h1 {
   display: none;
 }
 
 .search-vocab-text {
   background-color: #5C84C4;;
 }