@import url('https://fonts.googleapis.com/css2?family=Varela+Round&amp;display=swap');
body{
font-family: 'Varela Round', sans-serif;
color: black;
}
div.gridContainer.content{
max-width: 950px;
}
div.row.basis-auto{
margin: auto;
display: flex;
align-items: center;
justify-content: space-between;
}

div.gridContainer{
margin: auto;
display: flex;
align-items: center;
justify-content: space-between;
}
h1#h-driving-innovation-in-rural-areas-the-way-forward{
display: none;
}
div#page-top.header-top{
background-color: white;
}
ul.dropdown-menu>li {
color: black;
}
