@import url('../shared/industry-base.css');
@import url('../shared/industry-pages.css');

.accounting-page { --industry-accent: #c3b68e; --industry-accent-dark: #746343; }
.accounting-page .vertical-hero::before { background: radial-gradient(ellipse at 80% 34%, rgba(184,151,91,.13), transparent 55%); }
.accounting-page .vertical-hero { background-image: repeating-linear-gradient(90deg, transparent 0 119px, rgba(228,191,127,.025) 119px 120px); }
