text-desing p {
  font-size: medium;
  color: wheat;
}

.card {
  margin: 1rem;
  text-align: justify;
  color: #fff;
  font-size: 1.25rem;
  position: relative;
  margin-top: 120px;
}

.condition-text {
  text-align: justify;
  text-justify: inter-word;
}

.desing-span-title {
  font-weight: 700;
}
