/* University Template over-ride
   Launched: 2023-11-15
   ----------------------------------------------------*/@media only screen{.site-title a{background:url(/stylesheets/images/jm_center_logo.svg) 0 0/contain no-repeat;border:none;display:block;height:85px;margin:0;-webkit-text-decoration:none;text-decoration:none;text-indent:-99999px}.home .page-title-wrapper.section-dark{background:transparent;display:flex;flex-flow:column;grid-column:2/4;margin:0 33%}.section{margin:4rem 0}.section--dark{background:var(--brand-blue);color:#fff}.section--light{background:var(--sky-blue)}.section--newsletter{padding-block:2rem}.section--newsletter p{margin-inline:auto}}

/* 480px
----------------------------------------------------*/

/* 768px
----------------------------------------------------*/@media only screen and (min-width:48em){.site-title-group{margin-bottom:1.75rem}.home .page-title-wrapper.section-dark{align-self:flex-end;grid-row:1;padding:3rem 0 2rem 5vw;z-index:10}}

/* 960px
----------------------------------------------------*/@media only screen and (min-width:60em){.home .page-title-wrapper.section-dark{grid-row:3}.list--collections li{margin-block-end:2rem}}

/* 1280px
----------------------------------------------------*/

/* 1600px
----------------------------------------------------*/

/* 1920px
----------------------------------------------------*/@media only screen and (min-width:120em){.home .page-title-wrapper.section-dark{margin:0 25%}}

/* Print
----------------------------------------------------*/