/*
Theme Name: Parabola Jonah McGee
Template: parabola
Description: Child theme for Jonah McGee section
Version: 1.0
*/
@import url("../parabola/style.css");

body.jonah-mcgee-page,
body.jonah-mcgee-page #wrapper,
body.jonah-mcgee-page #header-full,
body.jonah-mcgee-page #header,
body.jonah-mcgee-page #masthead,
body.jonah-mcgee-page #branding,
body.jonah-mcgee-page #footer,
body.jonah-mcgee-page #footer2,
body.jonah-mcgee-page #colophon,
body.jonah-mcgee-page #main {
  background-color: #0D1B2A !important;
  color: #FAF9F6 !important;
}

body.jonah-mcgee-page a {
  color: #C08081 !important;
}

body.jonah-mcgee-page h1,
body.jonah-mcgee-page h2,
body.jonah-mcgee-page h3 {
  color: #C08081 !important;
}

body.jonah-mcgee-page nav#access a {
  color: #FAF9F6 !important;
}