@layer components {
    .page-message {
        text-align: center;
    }

    .page-message p {
        margin-bottom: 0.5rem;
    }
}