/******* Do not edit this file *******
Code Snippets Manager
Saved: Jun 19 2026 | 15:20:26 */
.red_underline {
  text-decoration-line: underline;
  text-decoration-color: #ec1c25;
  text-decoration-thickness: 2px;
  text-underline-offset: 7px;
}
.white_underline {
  text-decoration-line: underline;
  text-decoration-color: #ffffff;
  text-decoration-thickness: 2px;
  text-underline-offset: 7px;
}
