.number {
  font-family: arial;
}

.th-sm {
  font-size: 14px;
  font-weight: bold;
}

ins.adsbygoogle[data-ad-status="unfilled"] {
  display: none !important;
}

/* 계산기 스타일 */
.invest-border {
  border: 2px solid #E8B4B8 !important;
}

.invest-bg-beige {
  background-color: #F5EBE0;
}

.invest-bg-pink {
  background-color: #FFE6E6;
}

.number-badge {
  width: 16px;
  height: 16px;
  padding: 0;
  line-height: 16px;
  font-size: 10px;
  display: inline-block;
  text-align: center;
  border-radius: 50%;
  border: 1px solid #0d6efd;
  color: #0d6efd;
}
