.department-group{clear:both;font-size:1.5rem !important;line-height:1.875rem !important;padding-bottom:1rem !important;padding-top:2rem !important;text-align:center}.job-items{display:flex;flex-wrap:wrap;justify-content:start;align-items:stretch;margin-bottom:1em}.job-item{background:var(--blue-10);border-radius:3px;max-height:8rem;margin-bottom:1rem;margin-right:1rem;padding:1rem;text-align:center;width:31%}.job-item:hover{background:var(--blue-30)}.job-item:hover .job-title a{color:var(--blue-80);text-decoration:underline}.job-item>p{font-size:var(--fs-7)}@media only screen and (max-width: 60rem){.job-item{width:50%}}@media only screen and (max-width: 44rem){.job-item{width:100%}}.job-title a{color:var(--blue-70);display:block;line-height:1.25;margin-bottom:.5rem}.job-title{font-size:var(--fs-6) !important}