/**
 * Design Process Section Styles
 */

section.design-process {
    height: 100dvh;
    background-color: var(--color-deep-blue);
}