.content-header {
  padding: 1rem 1rem 0 1rem;
}
.content-body {
  padding: 1rem;
}
.text-center {
  text-align: center !important;
}
.text-pink {
  color: #ff4eb8 !important;
}
.text-bold {
  font-weight: bold !important;
}
.link-pink {
  color: #ff4eb8 !important;
}

