body{
  background-color: rgb(224, 243, 243);
}

.btn-primary {
  background: #2a7ab0 !important;
  border-color: #2a7ab0 !important;
}