.btn.btn-primary {
  background: #1c4756;
  color: white;
}


.alert-info {
  background: #fdf3ec;
  border-color: #fdf3ec;
  color: #112332;

}