/******* Do not edit this file *******
Code Snippets Manager
Saved: Dec 18 2025 | 11:51:31 */
.heading-underline {
  font-weight: 600;
  text-decoration: underline;
  text-decoration-color: #adba57;
  text-decoration-thickness: 1px;
  text-underline-offset: 15px;
}
.phone-number {
  font-variant-numeric: lining-nums;
  font-feature-settings: "lnum" 1;
}
