.sed-header {
padding-bottom: 0px;
}


#block-block-2 a {
font-size: 1.6em;
font-weight: bold;
float: right;
margin-bottom: 10px;
line-height: 1.42857143;
}

#block-block-2 a:link, #block-block-2 a:visited {
  background-color: rgb(51, 122, 183);
  color: white;
  padding: 2px 8px 2px 8px !important;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  border-radius: 5px;
}

#block-block-2 a:hover, #block-block-2 a:active {
  background-color: rgb(46, 109, 164);
}









/*#navbar .last.leaf {
background-color: rgb(17, 32, 54);
font-size: 2em;
border-radius: 15px;
}*/