/**
Theme Name: Arctic Circle Trail Astra Child
Author: Jesper Regin
Author URI: https://supertanker.digital
Description: Arctic Circle Trail - Child theme for use with Astra Pro
Version: 1.1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: act-astra-child
Template: astra
*/


body {
font-family: obliqua, "Trebuchet MS", Helvetica, sans-serif;
}

p + h1, p ~ h1 {
margin-bottom: 0.6rem;
}

p + h2, p ~ h2 {
margin-top: 1rem;
margin-bottom: 0.6rem;
}

p + h3, p ~ h3 {
margin-top: 1rem;
margin-bottom: 0.6rem;
}

p ~ h4 {
margin-top: 0.2rem;
margin-bottom: 0.4rem;
}

p + h4 {
margin-top: 1rem;
margin-bottom: 0.4rem;
}


