.header-logo {
  bottom: 0px;
}

.posts__item {
  position: relative;
}

.page-heading--overlay {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

select.form-control:not([size]):not([multiple]) {
  height: calc(3.25rem + 2px);
}

.sponsors {
  display: flex;
  align-items: center;
  border-top: 1px dashed #00000019;
}

.sponsors h6 {
  font-size: 12px;
}
