.cardx {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
  max-width: 300px;
  margin: auto;
  text-align: center;
  font-family: arial;
}

.titlex {
  color: grey;
  font-size: 18px;
  padding-bottom: 8px;
}

