/*
 Theme Name:   Astra Child
 Template:     astra
 Author:       Your Name
 Version:      1.0.0
 Description:  A child theme for Astra
*/

/* --- Add your custom CSS below this line --- */
body#error-page {
  min-height: 100vh;
  background: url('https://rapidjustice.co.uk/wp-content/uploads/2025/02/social-justice.webp')
              no-repeat center center fixed;
  background-size: cover;
  position: relative;
}


