.image.wp-image-128.attachment-medium.size-medium {
  text-align: center;
  border-radius: 200px;
  border-width: 0px;
  border-style: solid;
  box-shadow: 1 2 3;
  background-size: auto;
}

#media_image-6.widget.widget_media_image {
  text-align: center;
  background-color: #cccccc;
  padding: 10px;
}

.nav-wrap {
  background-color: rgb(65,88,208);
}

.site-branding .site-title a {
  color: #080f45;
}

.site-branding .site-description {
  color: #a6a3a3;
}

#custom_html-5.widget_text.widget.widget_custom_html {
  background-color: #cccccc;
  padding: 3px;
}

header.page-header {
  visibility: visible;
  display: inline;
}


.page-header .page-title {
  background-color: #ffff;
  border-radius: 5px;
  border-style: solid;
  border-width: 1px;
  border-color: #1473e0;
  color: #292727;
}

.current {
  color: #292626;
}

span {
  color: #6e6868;
}

#page.site {
  background-color: rgba(0, 0, 0, 0.05);
}

.n2-ss-layer.n2-ow.n-uc-N4YMdxSuCBCx {
  border-radius: 15px;
  border-width: 1px;
}

#page-header {
  height: 100px!important;
}