.title__number[data-v-6f792258] {
  border-radius: 50%;
  font-size: 23px;
  background-color: #fff;
}
.cp-card[data-v-6f792258],
.cp-card-loteria[data-v-6f792258] {
  cursor: default;
  height: auto;
  width: 400px;
  background: #f5f5f5;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.3);
  border-radius: 5px;
  transition-duration: 0.2s;
  margin-right: 10px;
}
.cp-card[data-v-6f792258] {
  width: 270px;
}
.cp-card-loteria[data-v-6f792258] {
  width: 300px;
}
