/* Pricing
******************************************************************************* */
.pricing-plans ul {
  list-style-type: circle;
}
.pricing-plans ul li::marker {
  font-size: 1.4rem;
}

.price-yearly-toggle {
  position: absolute;
  margin: auto;
  inset-inline: 0;
}
