/* Base module spacing */
.sv-module { padding: var(--dws-space-2xl) 0; }
.sv-module__title { font-size: var(--dws-font-size-2xl); font-weight: 700; text-align: center; margin-bottom: var(--dws-space-xl); }
