/* Temporarily hide projects until genuine reviews are ready */
.projects-section { display: none !important; }

/* Clean text-only CTAs — no device-dependent arrow glyphs */
.button > span, .service a > span, .contact-method > i { display: none !important; }/* Temporarily hide projects until genuine reviews are ready */
.projects-section { display: none !important; }

/* Clean CSS arrows prevent iPhone emoji substitution */
.button > span, .service a > span, .contact-method > i { position: relative; display: inline-block; width: 15px; height: 15px; flex: 0 0 15px; font-size: 0 !important; line-height: 0; color: currentColor; }
.button > span::before, .service a > span::before, .contact-method > i::before { content: ""; position: absolute; top: 2px; right: 1px; width: 8px; height: 8px; border-top: 2px solid currentColor; border-right: 2px solid currentColor; }
.button > span::after, .service a > span::after, .contact-method > i::after { content: ""; position: absolute; top: 6px; right: 1px; width: 13px; height: 2px; background: currentColor; transform: rotate(-45deg); transform-origin: right center; }
.button > span::after { transform: rotate(-45deg) !important; }/* Temporarily hide projects until genuine reviews are ready */
.projects-section { display: none !important; }

/* Clean CSS arrows prevent iPhone emoji substitution */
.button > span, .service a > span, .contact-method > i { position: relative; display: inline-block; width: 15px; height: 15px; flex: 0 0 15px; font-size: 0 !important; line-height: 0; color: currentColor; }
.button > span::before, .service a > span::before, .contact-method > i::before { content: ""; position: absolute; top: 2px; right: 1px; width: 8px; height: 8px; border-top: 2px solid currentColor; border-right: 2px solid currentColor; }
.button > span::after, .service a > span::after, .contact-method > i::after { content: ""; position: absolute; top: 6px; right: 1px; width: 13px; height: 2px; background: currentColor; transform: rotate(-45deg); transform-origin: right center; }/* Temporarily hide projects until genuine reviews are ready */
.projects-section { display: none !important; }