.caption {
  font-size: 14px;
}

p {
  font-size: 16px;
}

.card {
  background: #def1ff !important;
}

.btn-primary {
  background-color: #174060 !important;
  color: white !important;
  font-size: 16px;
}

a .btn .btn-primary {
  background-color: #174060 !important;
  color: white !important;
  font-size: 16px;
}
