.plan-title {
  color: #215585;
}

.plan-check {
  width: 16px;
  height: 16px;
  min-width: 16px;
  background-color: #424242;
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 0.55rem;
  line-height: 1;
  margin-top: 0.15rem;
}
