/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 18 2026 | 09:13:07 */
.font { font-family: system-ui, -apple-system, Segoe UI, Roboto, Arial, sans-serif; }
.h1 { font-size: 26px; font-weight: 850; letter-spacing: 0.2px; word-wrap: break-word; overflow-wrap: break-word; }
.sub { font-size: 13.5px; font-weight: 600; word-wrap: break-word; overflow-wrap: break-word; }
.cardTitle { font-size: 15px; font-weight: 800; word-wrap: break-word; overflow-wrap: break-word; }
.txt { font-size: 13.5px; font-weight: 560; word-wrap: break-word; overflow-wrap: break-word; }
.small { font-size: 12px; font-weight: 650; word-wrap: break-word; overflow-wrap: break-word; }
.ink { fill: #0f172a; }
.muted { fill: #64748b; }
.stroke { stroke: #e2e8f0; stroke-width: 1; }
@media (max-width: 768px) {
  .h1 { font-size: 22px; }
  .sub { font-size: 12px; }
  .cardTitle { font-size: 13.5px; }
  .txt { font-size: 12px; }
  .small { font-size: 10.5px; }
}
@media (max-width: 480px) {
  .h1 { font-size: 18px; }
  .sub { font-size: 11px; }
  .cardTitle { font-size: 12px; }
  .txt { font-size: 10.5px; }
  .small { font-size: 9.5px; }
}