.bg-beta {
  background: #f7f7f7 url(/images/comment.svg) no-repeat center bottom fixed;
  background-size: cover;
}

h6.text-primary {
  font-weight: 800;
}

#sample-map {
  box-shadow: 0 10px 25px rgb(60 72 88 / 15%);
  border: 3px solid #3C4858;
  border-color: #E9ECEF;
}
