.bg-topbar {
    background: #E5E5E5; 
    height: 15vh;
}

.top-bar a {
    color: {{site.topbar.colorTxt}};
}