/*
Theme Name: Past Horizon Astra Child
Theme URI: https://www.pasthorizon.com
Description: A child theme for Astra, styled for astronomy and telescope content.
Author: Past Horizon
Template: astra
Version: 1.0.0
*/

body {
    background-color: #121E2A;
    color: #F5F5F5;
    font-family: 'Poppins', sans-serif;
}

a {
    color: #A0C3FF;
}

h1, h2, h3, h4, h5 {
    color: #A0C3FF;
}