/**
 * Theme Name: newspaperup Child
 * Description: Child theme for the newspaperup
 * Template: newspaperup
 */

 :root {
    --Fontheading: "Open Sans", sans-serif !important;;
    --Fontbody: "Mulish" !important;;
    --pri-color: #0A47A1 !important;;
    --secondary-color: #2E8B57 !important;;
    --swiper-theme-color: #0A47A1 !important;;
 }
 footer.one .site-branding-text .site-title-footer a {
   font-size: 1.25rem;
 }