#header .hu-pad {
  background-color: #8fdaff;
}

.site-description {
  color: #0f0f59;
  text-decoration: none;
  font-style: normal;
  font-size: 36px;
  font-weight: 500;
  text-transform: uppercase;
  font-family: roboto;
  text-align: center;
  text-shadow: 1 1 1 1;
}

.site-title a img {
  border-radius: 100px;
}

img {
  border-radius: 5px;
}

.hu-pad.group {
  visibility: visible;
  opacity: 0.9;
}