.btn-bg {
  background-color: #384967;
}
.btn-bg:hover {
  background-color: #69799a;
}
