// <uniquifier>: Use a unique and descriptive class name
// <weight>: Use a value from 300 to 700

.comfortaa-<uniquifier> {
  font-family: "Comfortaa", sans-serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
}

.popup-exif {display:none;}
.popup-image-meta {display:none;}
.popup-basename {display:none;}
.popup-title {font-size:120%;}

.sbr-logo {width:300px;position:relative;z-index:100;float:left;margin-left:20px;}
#header {height:100px;padding:10px;background:white;}
#sidebar {top:100px;}

ul.nav1 {text-align:center;margin:27px 0 0;}
ul.nav1 li {display:inline;padding:10px 20px;font-size:17px; font-weight:400; font-family: Comfortaa;}
ul.nav1 li a:hover {text-decoration:underline;}
