/* University Template over-ride
   Launched: 2022-02-15
   Author: Notre Dame Web Team
   ----------------------------------------------------*/@media only screen{
  /* .site-title a { min-height: 95px; text-indent: -999em; background: url(/stylesheets/images/logo-bpcrd.svg) left center / contain no-repeat; }*/.page-section{padding:2rem 0}.home-section{margin-bottom:2rem}}

/* 480px
----------------------------------------------------*/

/* 768px
----------------------------------------------------*/@media only screen and (min-width:48em){.page-section{padding:3rem 0}.home-section{margin-bottom:3rem}}

/* 960px
----------------------------------------------------*/

/* 960 -> 1024
----------------------------------------------------*/@media screen and (min-width:60em) and (max-width:64em){.nav-top a{padding:1.25rem .625rem}}

/* 1280px
----------------------------------------------------*/@media only screen and (min-width:80em){.page-section{padding:4rem 0}}

/* 1600px
----------------------------------------------------*/

/* 1920px
----------------------------------------------------*/

/* Print
----------------------------------------------------*/