.card-border {
  width: 100%;
  border: 1px solid #054174;
  background: #0E0F23;
}

.card-title {
  height: 44px;
  background: -webkit-linear-gradient(#00103b, #004c88);
  color: #00DBFA;
  line-height: 44px;
  text-align: center;
}
