


.sb-site__main-logo {

  width: 220px;
}


.sb-front-header {
  display: flex;
  flex-direction: column;
  justify-content:center;
  align-items: start;
}


.sb-front-header-right {
  display: flex;
  flex-direction: column;
  justify-content:center;
  align-items: end;
}

#rs-footer {

  background: #333;
}


.sb_footer_logo {
  width: 220px;
}


.sb-single-archive {
border-bottom: 20px solid #fff;


}
