/* .index .title{background:url(./img/searxng.png) 50%/contain no-repeat;min-height:10rem;margin:1rem auto} */
/*.fmbgimg { */

.index .title {
background:url(./img/beeblo.png) 50%/contain no-repeat;min-width:400px;min-height:10rem;margin:1rem auto;
c
/*
background-image: url(./img/searxng_frnet.png);
opacity: 1;
width:100%;
height:150px;
background-size: cover;
background-size: 100% 100%;
background-repeat: no-repeat;
background-size: contain;
*/
}
.page_with_header .logo
 {
    height: 80px;
}

/*
#links_on_top
{
    text-align: left;
    color: var(--color-search-font);
    border: 0;
    align-items: center;
    padding: 0;
    font-size: 1em;
    display: flex;
    position: relative;
    top: 1rem;
    right: 1rem;
      left: 1rem; 
      align-content: stretch; 
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
}
*/


/*
#links_on_top {
    text-align: left;
    color: var(--color-search-font);
    border: 0;
    align-items: center;
    padding: 0;
    font-size: 1em;
    display: block;
    position: fixed;
    top: 1rem;
    right: 1rem;
/*    left: 1rem;*/
}
/*
@media screen and (max-width:52rem){body.results_endpoint #links_on_top .link_on_top_about,body.results_endpoint #links_on_top .link_on_top_donate{display:none}}
*/
