.cal-count-block{
  text-align: center;
}

.cal-count{
  line-height: 17px;
  font-size: 30px;
  font-weight: 800;
  margin-top:  30px;
}

.cal-count fz15{
  display: inline-flex;
}

.body-block-second{
  display: flex;
  width: 100%;
  height: 40px;
  margin-top: 10px;
  justify-content: space-between;
}

.body-title-second{
  font-size: 20px;
  font-weight: 600;
  margin: auto auto;
}

.advice-block{
  margin-top: 25px;
  margin-bottom: 90px;
}

.advice-dot-text{
  display: flex;
  margin: 15px 0px;
}

.advice-text{
  font-size: 14px;
  font-weight: 600;
  line-height: 20px;
  margin-left: 5px;
}
