.tpl-afwezigheid-toevoegen {
    .uhasselt-container {
        @apply py-8;

        .intro {
            @apply mb-16;

            .mol-breadcrumbs {
                @apply pb-8;
            }
        }

        .wrapper {
            @apply p-8 border-gray-700 border-solid border-l border-r;

            .title .atm-heading {
                @apply pl-4 md:pl-0
            }

            .mol-akte-card  {
                @apply mt-4;
            }

        }
    }
}
