<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Colors from mag pre-2021 */
/* END Colors from mag pre-2021 */
/* Colors from mag 2021 */
/* ADA Color Palettes for Mag. Colors above are used for the background, and the colors below are used for text over the background. */
/* Black background */
/* White background */
/* Dark gray background */
/* Light gray background */
/* END ADA Color Palettes for Mag */
/* END Colors from mag 2021 */
/* Medium Displays: 768px - 1279px */
/* Large Displays: 1280px - 1440px */
/* X-Large Displays: 1400px and up */
.mobileTesting {
  display: none;
  color: white;
  text-align: center;
  position: fixed;
  top: 0px;
  width: 100%;
  z-index: 9999;
}

.row {
  max-width: 69.25rem;
}

p, ul {
  color: #000;
  font-family: "Roboto Condensed", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-size: 16px;
  padding: 0px;
}

.indent {
  text-indent: -9999px;
  position: absolute;
  visibility: hidden;
  width: 0px;
  height: 0px;
}

.white {
  background-color: white;
}

.black {
  background-color: #1f1f1f;
}

.single {
  border: solid black;
  border-width: 1px 0 0;
  margin: 3px 0px 48px;
}

.triple {
  border: solid black;
  border-width: 3px 0 0;
  margin: 15px 0px 3px;
}

.small-only {
  display: none;
}

.slick-prev:focus:before,
.slick-next:focus:before {
  border: 2px solid white;
}

/* ============================================  BEGIN HEADER 2021  ============================================ */
#header {
  width: 100%;
  height: auto;
  overflow: hidden;
}
#header .oumagNewsLogo {
  display: none;
}
#header .container {
  max-width: 1100px;
  width: 100%;
  height: auto;
  margin: 0px auto;
  padding: 0px;
  text-align: center;
}
#header .container div {
  float: left;
}
#header .containerFull {
  width: 500%;
  height: 4px;
  margin-left: -200%;
  padding: 0px;
  text-align: center;
  background-color: white;
  border-top: 1px solid #e1e1e1;
  border-bottom: 1px solid #e1e1e1;
  transition: background-color 0.4s linear, height 0.15s linear;
}
#header .containerFull .searchForm {
  width: 100%;
  max-width: 1100px;
  padding: 0px 22px;
  margin-left: 40%;
  display: none;
}
#header .containerFull .searchForm .searchIcon {
  position: absolute;
  width: 22px;
  height: 40px;
  padding: 9px 0px;
  margin-left: 99px;
}
#header .containerFull .searchForm input[type=text] {
  width: inherit;
  max-width: 14%;
  height: 39px;
  padding: 9px 9px 9px 50px;
  margin: 0 0 0 80px;
  display: inline-block;
  border-radius: 0;
  background-color: inherit;
  border-style: none;
  border-width: 0px;
  box-shadow: none;
  color: #4c4c4c;
  font-family: "EB Garamond", "Garamond", Times, serif;
  font-weight: 400;
  font-size: 1.4375em;
  transition: max-width 0.15s linear;
}
#header .containerFull .searchForm input[type=text]:focus {
  max-width: 60%;
  border-bottom: 1px solid #877148;
}
#header .containerFull.expand {
  height: 40px;
  background: #f6f6f6;
}
#header .containerFull.expand .searchForm {
  display: block;
}
#header .social {
  width: 30%;
  border-right: 1px solid #e1e1e1;
  padding: 0px 2% 0px 1%;
}
#header .social ul li {
  height: 55px;
  display: table;
  padding: 0 0.625rem 0px;
}
#header .social ul li a {
  background-repeat: no-repeat;
  display: table-cell;
  background-position: center;
}
#header .social ul li .facebook {
  background-image: url(https://www.oakland.edu/media/Oakland/template-assets/main-page-responsive/images/graphics/ui/UCM-27523_Facebook_FooterIcon-clear.png);
  background-size: 20px 20px;
}
#header .social ul li .facebook:hover {
  background-image: url(https://www.oakland.edu/media/Oakland/template-assets/main-page-responsive/images/graphics/ui/UCM-27523_Facebook_FooterIcon-clear.png);
  background-size: 20px 20px;
  filter: brightness(0) saturate(100%);
}
#header .social ul li .twitter {
  background-image: url(https://www.oakland.edu/media/Oakland/template-assets/main-page-responsive/images/graphics/ui/UCM-27523_X_FooterIcon-clear.png);
  background-size: 20px 20px;
}
#header .social ul li .twitter:hover {
  background-image: url(https://www.oakland.edu/media/Oakland/template-assets/main-page-responsive/images/graphics/ui/UCM-27523_X_FooterIcon-clear.png);
  background-size: 20px 20px;
  filter: brightness(0) saturate(100%);
}
#header .social ul li .instagram {
  background-image: url(https://www.oakland.edu/media/Oakland/template-assets/main-page-responsive/images/graphics/ui/UCM-27523_Instagram_FooterIcon-clear.png);
  background-size: 20px 20px;
}
#header .social ul li .instagram:hover {
  background-image: url(https://www.oakland.edu/media/Oakland/template-assets/main-page-responsive/images/graphics/ui/UCM-27523_Instagram_FooterIcon-clear.png);
  filter: brightness(0) saturate(100%);
}
#header .social ul li .youtube {
  background-image: url(https://www.oakland.edu/media/Oakland/template-assets/main-page-responsive/images/graphics/ui/UCM-27523_YouTube_FooterIcon-clear.png);
  background-size: 20px 20px;
}
#header .social ul li .youtube:hover {
  background-image: url(https://www.oakland.edu/media/Oakland/template-assets/main-page-responsive/images/graphics/ui/UCM-27523_YouTube_FooterIcon-clear.png);
  filter: brightness(0) saturate(100%);
}
#header .social ul li .tiktok {
  background-image: url(https://www.oakland.edu/media/Oakland/template-assets/main-page-responsive/images/graphics/ui/UCM-27523_TikToc_FooterIcon-clear.png);
  background-size: 20px 20px;
}
#header .social ul li .tiktok:hover {
  background-image: url(https://www.oakland.edu/media/Oakland/template-assets/main-page-responsive/images/graphics/ui/UCM-27523_TikToc_FooterIcon-clear.png);
filter: brightness(0) saturate(100%);
}
#header .top {
  width: 65%;
  border-right: 1px solid #e1e1e1;
}
#header .top ul {
  margin: 0px;
  display: table;
  height: 55px;
  padding: 0px 2%;
  width: 100%;
}
#header .top ul li {
  list-style: none;
  display: table-cell;
  vertical-align: middle;
  padding: 0px 2%;
  line-height: 0.7875em;
}
#header .top ul li a {
  font-family: "Roboto Condensed", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-size: 0.6875em;
  color: #4c4c4c;
}
#header .top ul li a:hover {
  color: #877148;
}
#header .top ul li:nth-child(1) {
  width: 22%;
}
#header .top ul li:nth-child(2) {
  width: 25%;
}
#header .top ul li:nth-child(3) {
  width: 19%;
}
#header .top ul li:nth-child(4) {
  width: 17%;
}
#header .top ul li:nth-child(5) {
  width: 17%;
}
#header .news {
  width: 15%;
  border-right: 1px solid #e1e1e1;
  height: 55px;
  display: table;
}
#header .news a {
  display: table-cell;
  vertical-align: middle;
  line-height: 0px;
  font-size: 0.9375rem;
  font-family: "EB Garamond", "Garamond", Times, serif;
  color: #4c4c4c;
}
#header .news a .newsText {
  vertical-align: middle;
}
#header .news a .newsIcon {
  background-image: url(https://www.oakland.edu/Assets/template-assets/oumagazine/images/newsletter.png);
  background-size: contain;
  background-repeat: no-repeat;
  width: 23px;
  height: 15px;
  display: inline-block;
  vertical-align: middle;
}
#header .news a:hover .newsIcon {
  background-image: url(https://www.oakland.edu/Assets/template-assets/oumagazine/images/newsletter-black.png);
}
#header .search {
  width: 5%;
  border-right: 1px solid #e1e1e1;
  height: 55px;
  display: table;
}
#header .search a {
  display: table-cell;
  vertical-align: middle;
  line-height: 0px;
  font-family: "EB Garamond", "Garamond", Times, serif;
  color: #4c4c4c;
}
#header .search a .searchBtnIcon {
  background-image: url(https://www.oakland.edu/Assets/template-assets/oumagazine/images/search.png);
  background-size: contain;
  background-repeat: no-repeat;
  width: 18px;
  height: 18px;
  display: inline-block;
  vertical-align: middle;
}
#header .search a:hover .searchBtnIcon {
  background-image: url(https://www.oakland.edu/Assets/template-assets/oumagazine/images/search-black.png);
}
#header .menu {
  width: 10%;
  display: none;
}
#header .menu .menuText {
  font-size: 0.9375rem;
  font-family: "EB Garamond", "Garamond", Times, serif;
}
#header .title {
  width: 100%;
  margin: 60px 2% 45px;
}
#header .title img {
  width: 100%;
  height: auto;
  max-width: 480px;
}
#header .nav {
  width: 100%;
  padding: 0px 2%;
}
#header .nav ul {
  margin: 0px auto;
  width: 90%;
  display: table;
}
#header .nav ul li:nth-child(1) {
  width: 20%;
}
#header .nav ul li:nth-child(2) {
  width: 20%;
}
#header .nav ul li:nth-child(3) {
  width: 20%;
}
#header .nav ul li:nth-child(3) a {
  cursor: default;
}
#header .nav ul li:nth-child(3) a:hover {
  color: #000;
}
#header .nav ul li:nth-child(3) .subNavItem a {
  cursor: pointer;
}
#header .nav ul li:nth-child(4) {
  width: 20%;
}
#header .nav ul li:nth-child(5) {
  width: 20%;
}
#header .nav ul li {
  display: table-cell;
  vertical-align: middle;
}
#header .nav ul li a {
  font-family: "Roboto Condensed", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: 500;
  color: #000;
  text-transform: uppercase;
  font-size: 1.25em;
  line-height: 1em;
}
#header .nav ul li a:hover {
  color: #877148;
}
#header .nav ul li ul {
  display: none;
  text-align: left;
  padding: 1rem;
}
#header .nav ul li:hover ul,
#header .nav ul li:focus ul,
#header .nav ul li.open ul {
  display: block;
  background: white;
  height: auto;
  position: absolute;
  z-index: 1;
  width: inherit;
  box-shadow: 0px 30px 30px rgba(0, 0, 0, 0.2);
}
#header .nav ul li:hover ul li,
#header .nav ul li:focus ul li,
#header .nav ul li.open ul li {
  display: block;
  float: left;
  width: 100%;
  margin: 0px 0px 0.6rem 0px;
}
#header .nav ul li:hover ul li a,
#header .nav ul li:focus ul li a,
#header .nav ul li.open ul li a {
  color: #000 !important;
}
#header .nav ul li:hover ul li a:hover,
#header .nav ul li:focus ul li a:hover,
#header .nav ul li.open ul li a:hover {
  color: #877148 !important;
}
#header .clear {
  clear: both;
  display: block;
}

/* ============================================  END HEADER  ============================================ */
/* ============================================  BEGIN SEARCH  ============================================ */
#searchPageContainer {
  margin: 60px auto;
  min-height: 640px;
}
#searchPageContainer .row {
  margin: 0 auto;
  max-width: 69.25rem;
  width: 100%;
}
#searchPageContainer .sectionTitle h2 {
  font-family: "Roboto Condensed", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-size: 1.4375rem;
  line-height: 1.4375rem;
  color: white;
  text-transform: uppercase;
  background-color: #877148;
  padding: 6px 14px;
  margin: 0px 0px 10px 0px;
  display: inline-block;
}
#searchPageContainer table {
  border: 0px;
}
#searchPageContainer *, #searchPageContainer *:before, #searchPageContainer *:after {
  box-sizing: content-box;
}
#searchPageContainer input#gsc-i-id1 {
  box-shadow: none;
}
#searchPageContainer .gsc-control-cse.gsc-control-cse-en {
  padding: 6px 6px 0px;
}

/* ============================================  END SEARCH  ============================================ */
/* ============================================  BEGIN HOMEPAGE  ============================================ */
.oumagazine .sectionTitle {
  text-align: center;
}
.oumagazine .sectionTitle .categoryLabel, .oumagazine .sectionTitle h2 {
  font-family: "Roboto Condensed", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-size: 1.4375rem;
  line-height: 1.4375rem;
  color: white;
  text-transform: uppercase;
  background-color: #877148;
  padding: 6px 12px;
  margin: 0px 0px 30px 0px;
  display: inline-block;
}
.oumagazine .sectionTitle a:hover h2 {
  background-color: black;
}
.oumagazine #features {
  text-align: center;
}
.oumagazine #features .main .articlePreview {
  display: flex;
  flex-wrap: wrap;
}
.oumagazine #features .main .articlePreview .image {
  order: 1;
  width: 100%;
  margin: 0 0 26px 0;
}
.oumagazine #features .main .articlePreview .image a {
  display: block;
}
.oumagazine #features .main .articlePreview .image a img {
  width: 100%;
  height: auto;
}
.oumagazine #features .main .articlePreview .title {
  order: 5;
  width: 100%;
  margin: 1rem 0px;
  padding: 0px 1.9375rem;
}
.oumagazine #features .main .articlePreview .title h3 {
  font-family: "EB Garamond", "Garamond", Times, serif;
  font-weight: 500;
  font-size: 5rem;
  line-height: 4rem;
  text-transform: uppercase;
  margin: 0px;
}
.oumagazine #features .main .articlePreview .title h3 a {
  color: black;
}
.oumagazine #features .main .articlePreview .category {
  order: 2;
  margin: 0 0 0 auto;
}
.oumagazine #features .main .articlePreview .category p {
  font-family: "Roboto Condensed", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-size: 0.875rem;
  color: #877148;
  display: inline-block;
  text-transform: uppercase;
  margin: 0px;
  padding: 0px;
}
.oumagazine #features .main .articlePreview .tags {
  order: 3;
  margin: 0px;
}
.oumagazine #features .main .articlePreview .tags h4 {
  font-family: "Roboto Condensed", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-size: 0.875rem;
  color: #877148;
  display: inline-block;
  text-transform: uppercase;
  margin: 0px;
  padding: 0px 3px 0px 0px;
}
.oumagazine #features .main .articlePreview .tags h5 {
  margin: 0px;
  padding: 0px;
  display: inline-block;
  line-height: 0px;
}
.oumagazine #features .main .articlePreview .tags h5 .videoIcon {
  width: 17px;
  height: auto;
  padding: 0px 0px 1px;
}
.oumagazine #features .main .articlePreview .tags h5 .photoIcon {
  width: 16px;
  height: auto;
  padding: 0px 0px 2px;
}
.oumagazine #features .main .articlePreview .author {
  order: 4;
  margin: 0 auto 0 20px;
}
.oumagazine #features .main .articlePreview .author p {
  margin: 0px;
  padding: 0px;
  font-family: "Helvetica Neue LT W01_66 Md It", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-size: 0.6875rem;
  line-height: 1.625rem;
}
.oumagazine #features .main .articlePreview .intro {
  order: 6;
  width: 100%;
  height: auto;
  padding: 0px 3.9375rem;
}
.oumagazine #features .main .articlePreview .intro p {
  font-family: "Roboto Condensed", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-size: 1.4375rem;
  line-height: 2rem;
  margin: 0px;
  padding: 0px;
}
.oumagazine #features .main .articlePreview .intro p a {
  color: #877148;
  line-height: inherit;
}
.oumagazine #features .main .articlePreview .read {
  order: 7;
  width: 100%;
  margin: 20px 0 0 0;
}
.oumagazine #features .main .articlePreview .read p {
  font-family: "EB Garamond", "Garamond", Times, serif;
  font-weight: 500;
  font-size: 1.0625rem;
  line-height: 1.0625;
  font-weight: bold;
  text-transform: uppercase;
  margin: 0px;
}
.oumagazine #features .main .articlePreview .read p a {
  color: #000;
}
.oumagazine #features .main .articlePreview .read p a .arrow {
  width: 22px;
  height: 6px;
  margin: 0px 0 2px 4px;
  background-image: url(https://www.oakland.edu/Assets/template-assets/oumagazine/images/arrow-black.png);
  background-size: contain;
  display: inline-block;
}
.oumagazine #features .main .articlePreview .read p a:hover {
  border-bottom: 1px solid #000;
}
.oumagazine #features .border {
  border: 1px solid #e1e1e1;
  padding: 4px;
}
.oumagazine #features .underline {
  margin: 0px 0px 10px;
}
.oumagazine #features .underline::after {
  content: "________";
  color: #adadad;
}
.oumagazine #features .theLatest {
  border: 1px solid #e1e1e1;
  background-color: #f3f3f3;
  padding: 10.5%;
}
.oumagazine #features .theLatest .latestTitle p {
  font-family: "EB Garamond", "Garamond", Times, serif;
  font-weight: 500;
  font-size: 1.3125rem;
  line-height: 1.3125rem;
  font-weight: 700;
  color: #000;
  text-transform: uppercase;
  margin: 0px 1.2% 10px;
  padding: 0px 0px 3px;
  border-bottom: 3px solid #000;
}
.oumagazine #features .theLatest .latestTitle p img {
  width: 10px;
  height: auto;
  margin: 0 0 7px 0;
}
.oumagazine #features .theLatest h3 {
  font-family: "Roboto Condensed", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-size: 0.875rem;
  line-height: 0.875rem;
  text-transform: uppercase;
  margin: 12px 0px 4px;
}
.oumagazine #features .theLatest h3 a {
  color: #877148;
}
.oumagazine #features .theLatest p {
  font-family: "Roboto Condensed", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-size: 1rem;
  line-height: 1.325rem;
  font-weight: 400;
  margin: 0px 0px 8px;
  padding: 0px;
}
.oumagazine #features .theLatest p a {
  color: black;
  line-height: inherit;
}
.oumagazine #features .theLatest .president .articlePreview .image {
  display: none;
}
.oumagazine #features .theLatest .president .articlePreview .intro {
  margin: 0px 0px 4px;
}
.oumagazine #features .theLatest .articlePreview {
  display: flex;
  flex-wrap: wrap;
}
.oumagazine #features .theLatest .articlePreview .image {
  order: 3;
  width: 100%;
  margin: 6px 0 10px 0;
}
.oumagazine #features .theLatest .articlePreview .image a {
  display: block;
}
.oumagazine #features .theLatest .articlePreview .image a img {
  width: 80%;
  height: auto;
}
.oumagazine #features .theLatest .articlePreview .title {
  order: 1;
  width: 100%;
  margin: 10px 0px 4px;
}
.oumagazine #features .theLatest .articlePreview .title h3 {
  font-family: "Roboto Condensed", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-size: 0.875rem;
  line-height: 0.875rem;
  text-transform: uppercase;
  margin: 0px;
}
.oumagazine #features .theLatest .articlePreview .title h3 a {
  color: #7b6742;
}
.oumagazine #features .theLatest .articlePreview .category {
  display: none;
}
.oumagazine #features .theLatest .articlePreview .tags {
  display: none;
}
.oumagazine #features .theLatest .articlePreview .author {
  display: none;
}
.oumagazine #features .theLatest .articlePreview .intro {
  order: 2;
  width: 100%;
  height: auto;
  margin: 0 0 6px 0;
}
.oumagazine #features .theLatest .articlePreview .intro p {
  font-family: "Roboto Condensed", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-size: 0.9rem;
  line-height: 1.225rem;
  margin: 0px;
  padding: 0px;
}
.oumagazine #features .theLatest .articlePreview .intro p a {
  color: black;
  line-height: inherit;
}
.oumagazine #features .theLatest .articlePreview .read {
  display: none;
}
.oumagazine .categoryFeatures {
  margin: 60px 0px 60px;
}
.oumagazine .categoryFeatures .lines {
  margin-bottom: 60px;
}
.oumagazine .categoryFeatures .lines hr {
  border: 1px 0 0 solid #e1e1e1;
  margin: 4px 0;
}
.oumagazine .categoryFeatures .leftCol {
  padding-right: 2.5rem;
  border-right: 1px solid #e1e1e1;
}
.oumagazine .categoryFeatures .rightCol {
  padding-left: 2.5rem;
}
.oumagazine .categoryFeatures .topStory .articlePreview {
  display: flex;
  flex-wrap: wrap;
}
.oumagazine .categoryFeatures .topStory .articlePreview .image {
  order: 1;
  width: 100%;
  margin: 0 0 10px 0;
}
.oumagazine .categoryFeatures .topStory .articlePreview .image a {
  display: block;
}
.oumagazine .categoryFeatures .topStory .articlePreview .image a img {
  width: 100%;
  height: auto;
}
.oumagazine .categoryFeatures .topStory .articlePreview .title {
  order: 3;
  width: 100%;
  margin: 0.5rem 2rem;
  padding: 0px;
  text-align: center;
}
.oumagazine .categoryFeatures .topStory .articlePreview .title h3 {
  font-family: "EB Garamond", "Garamond", Times, serif;
  font-weight: 500;
  font-size: 2.625rem;
  line-height: 2.625rem;
  margin: 0px;
}
.oumagazine .categoryFeatures .topStory .articlePreview .title h3 a {
  color: black;
}
.oumagazine .categoryFeatures .topStory .articlePreview .category {
  display: none;
}
.oumagazine .categoryFeatures .topStory .articlePreview .tags {
  order: 2;
  margin: 0px auto;
}
.oumagazine .categoryFeatures .topStory .articlePreview .tags h4 {
  font-family: "Roboto Condensed", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-size: 0.875rem;
  color: #877148;
  display: inline-block;
  text-transform: uppercase;
  margin: 0px;
  padding: 0px 3px 0px 0px;
}
.oumagazine .categoryFeatures .topStory .articlePreview .tags h5 {
  margin: 0px;
  padding: 0px;
  display: inline-block;
}
.oumagazine .categoryFeatures .topStory .articlePreview .tags h5 .videoIcon {
  width: 17px;
  height: auto;
  padding: 0px 0px 1px;
}
.oumagazine .categoryFeatures .topStory .articlePreview .tags h5 .photoIcon {
  width: 16px;
  height: auto;
  padding: 0px 0px 2px;
}
.oumagazine .categoryFeatures .topStory .articlePreview .author {
  display: none;
}
.oumagazine .categoryFeatures .topStory .articlePreview .intro {
  order: 4;
  width: 100%;
  height: auto;
  margin: 0.5rem 3rem;
  text-align: center;
}
.oumagazine .categoryFeatures .topStory .articlePreview .intro p {
  font-family: "Roboto Condensed", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-size: 1.25rem;
  line-height: 1.375rem;
  margin: 0px;
  padding: 0px;
}
.oumagazine .categoryFeatures .topStory .articlePreview .intro p a {
  color: #877148;
  line-height: inherit;
}
.oumagazine .categoryFeatures .topStory .articlePreview .read {
  display: none;
}
.oumagazine .categoryFeatures .moreStories {
  margin: 50px 0px 0px;
  float: left;
  width: 100%;
}
.oumagazine .categoryFeatures .moreStories .articlePreview {
  float: left;
  margin: 0px 0px 50px;
}
.oumagazine .categoryFeatures .moreStories .articlePreview .image {
  width: 46%;
  margin: 0 4% 0px 0;
  float: left;
}
.oumagazine .categoryFeatures .moreStories .articlePreview .image a {
  display: block;
}
.oumagazine .categoryFeatures .moreStories .articlePreview .image a img {
  width: 100%;
  height: auto;
}
.oumagazine .categoryFeatures .moreStories .articlePreview .title {
  width: 50%;
  float: left;
  margin: 4px 0px 6px;
  padding: 0px;
}
.oumagazine .categoryFeatures .moreStories .articlePreview .title h3 {
  font-family: "Roboto Condensed", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-size: 1.25rem;
  line-height: 1.45rem;
  margin: 0px;
}
.oumagazine .categoryFeatures .moreStories .articlePreview .title h3 a {
  color: black;
}
.oumagazine .categoryFeatures .moreStories .articlePreview .category {
  display: none;
}
.oumagazine .categoryFeatures .moreStories .articlePreview .tags {
  margin: 0px;
  width: 50%;
  float: left;
  line-height: 0px;
}
.oumagazine .categoryFeatures .moreStories .articlePreview .tags h4 {
  font-family: "Roboto Condensed", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-size: 0.75rem;
  color: #877148;
  display: inline-block;
  text-transform: uppercase;
  margin: 0px;
  padding: 0px 3px 0px 0px;
}
.oumagazine .categoryFeatures .moreStories .articlePreview .tags h5 {
  margin: 0px;
  padding: 0px;
  display: inline-block;
  line-height: 0px;
}
.oumagazine .categoryFeatures .moreStories .articlePreview .tags h5 .videoIcon {
  width: 17px;
  height: auto;
  padding: 0px 0px 1px;
}
.oumagazine .categoryFeatures .moreStories .articlePreview .tags h5 .photoIcon {
  width: 16px;
  height: auto;
  padding: 0px 0px 2px;
}
.oumagazine .categoryFeatures .moreStories .articlePreview .author {
  display: none;
}
.oumagazine .categoryFeatures .moreStories .articlePreview .intro {
  width: 50%;
  margin: 0px;
  float: left;
}
.oumagazine .categoryFeatures .moreStories .articlePreview .intro p {
  font-family: "Roboto Condensed", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-size: 0.9375rem;
  line-height: 1.2375rem;
  margin: 0px;
  padding: 0px;
}
.oumagazine .categoryFeatures .moreStories .articlePreview .intro p a {
  color: black;
  line-height: inherit;
}
.oumagazine .categoryFeatures .moreStories .articlePreview .read {
  display: none;
}
.oumagazine .goldSeatFeatures {
  margin: 0px auto;
}
.oumagazine .goldSeatFeatures .lines {
  margin-bottom: 60px;
}
.oumagazine .goldSeatFeatures .lines hr {
  border: 1px 0 0 solid #e1e1e1;
  margin: 4px 0;
}
.oumagazine .goldSeatFeatures .leftCol {
  padding-right: 2.5rem;
  border-right: 1px solid #e1e1e1;
}
.oumagazine .goldSeatFeatures .rightCol {
  padding-left: 2.5rem;
}
.oumagazine .goldSeatFeatures .topStory .articlePreview {
  display: flex;
  flex-wrap: wrap;
}
.oumagazine .goldSeatFeatures .topStory .articlePreview .image {
  order: 1;
  width: 100%;
  margin: 0 0 10px 0;
}
.oumagazine .goldSeatFeatures .topStory .articlePreview .image a {
  display: block;
}
.oumagazine .goldSeatFeatures .topStory .articlePreview .image a img {
  width: 100%;
  height: auto;
}
.oumagazine .goldSeatFeatures .topStory .articlePreview .title {
  order: 3;
  width: 100%;
  margin: 0.5rem 2rem;
  padding: 0px;
  text-align: center;
}
.oumagazine .goldSeatFeatures .topStory .articlePreview .title h3 {
  font-family: "EB Garamond", "Garamond", Times, serif;
  font-weight: 500;
  font-size: 2.625rem;
  line-height: 2.625rem;
  margin: 0px;
}
.oumagazine .goldSeatFeatures .topStory .articlePreview .title h3 a {
  color: black;
}
.oumagazine .goldSeatFeatures .topStory .articlePreview .category {
  display: none;
}
.oumagazine .goldSeatFeatures .topStory .articlePreview .tags {
  order: 2;
  margin: 0px auto;
}
.oumagazine .goldSeatFeatures .topStory .articlePreview .tags h4 {
  font-family: "Roboto Condensed", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-size: 0.875rem;
  color: #877148;
  display: inline-block;
  text-transform: uppercase;
  margin: 0px;
  padding: 0px 3px 0px 0px;
}
.oumagazine .goldSeatFeatures .topStory .articlePreview .tags h5 {
  margin: 0px;
  padding: 0px;
  display: inline-block;
}
.oumagazine .goldSeatFeatures .topStory .articlePreview .tags h5 .videoIcon {
  width: 17px;
  height: auto;
  padding: 0px 0px 1px;
}
.oumagazine .goldSeatFeatures .topStory .articlePreview .tags h5 .photoIcon {
  width: 16px;
  height: auto;
  padding: 0px 0px 2px;
}
.oumagazine .goldSeatFeatures .topStory .articlePreview .author {
  display: none;
}
.oumagazine .goldSeatFeatures .topStory .articlePreview .intro {
  order: 4;
  width: 100%;
  height: auto;
  margin: 0.5rem 3rem;
  text-align: center;
}
.oumagazine .goldSeatFeatures .topStory .articlePreview .intro p {
  font-family: "Roboto Condensed", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-size: 1.25rem;
  line-height: 1.375rem;
  margin: 0px;
  padding: 0px;
}
.oumagazine .goldSeatFeatures .topStory .articlePreview .intro p a {
  color: #877148;
  line-height: inherit;
}
.oumagazine .goldSeatFeatures .topStory .articlePreview .read {
  display: none;
}
.oumagazine .goldSeatFeatures .moreStories {
  margin: 0px;
  float: left;
}
.oumagazine .goldSeatFeatures .moreStories .articlePreview {
  float: left;
  margin: 0px 0px 50px;
}
.oumagazine .goldSeatFeatures .moreStories .articlePreview .image {
  width: 46%;
  margin: 0 4% 0px 0;
  float: left;
}
.oumagazine .goldSeatFeatures .moreStories .articlePreview .image a {
  display: block;
}
.oumagazine .goldSeatFeatures .moreStories .articlePreview .image a img {
  width: 100%;
  height: auto;
}
.oumagazine .goldSeatFeatures .moreStories .articlePreview .title {
  width: 50%;
  float: left;
  margin: 4px 0px 6px;
  padding: 0px;
}
.oumagazine .goldSeatFeatures .moreStories .articlePreview .title h3 {
  font-family: "Roboto Condensed", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-size: 1.25rem;
  line-height: 1.45rem;
  margin: 0px;
}
.oumagazine .goldSeatFeatures .moreStories .articlePreview .title h3 a {
  color: black;
}
.oumagazine .goldSeatFeatures .moreStories .articlePreview .category {
  display: none;
}
.oumagazine .goldSeatFeatures .moreStories .articlePreview .tags {
  margin: 0px;
  width: 50%;
  float: left;
  line-height: 0px;
}
.oumagazine .goldSeatFeatures .moreStories .articlePreview .tags h4 {
  font-family: "Roboto Condensed", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-size: 0.75rem;
  color: #877148;
  display: inline-block;
  text-transform: uppercase;
  margin: 0px;
  padding: 0px 3px 0px 0px;
}
.oumagazine .goldSeatFeatures .moreStories .articlePreview .tags h5 {
  margin: 0px;
  padding: 0px;
  display: inline-block;
  line-height: 0px;
}
.oumagazine .goldSeatFeatures .moreStories .articlePreview .tags h5 .videoIcon {
  width: 17px;
  height: auto;
  padding: 0px 0px 1px;
}
.oumagazine .goldSeatFeatures .moreStories .articlePreview .tags h5 .photoIcon {
  width: 16px;
  height: auto;
  padding: 0px 0px 2px;
}
.oumagazine .goldSeatFeatures .moreStories .articlePreview .author {
  display: none;
}
.oumagazine .goldSeatFeatures .moreStories .articlePreview .intro {
  width: 50%;
  margin: 0px;
  float: left;
}
.oumagazine .goldSeatFeatures .moreStories .articlePreview .intro p {
  font-family: "Roboto Condensed", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-size: 0.9375rem;
  line-height: 1.2375rem;
  margin: 0px;
  padding: 0px;
}
.oumagazine .goldSeatFeatures .moreStories .articlePreview .intro p a {
  color: black;
  line-height: inherit;
}
.oumagazine .goldSeatFeatures .moreStories .articlePreview .read {
  display: none;
}
.oumagazine .promotion a {
  display: block;
  margin-bottom: 4rem;
}
.oumagazine .promotion .rectangle {
  display: block;
}
.oumagazine .promotion .square {
  display: none;
}
.oumagazine .promotion img {
  border: 5px solid #f0f0f0;
}
.oumagazine .homepage.black {
  display: inline-block;
  width: 100%;
  margin-top: 60px;
  /*margin-bottom: 60px;*/
}
.oumagazine #homepageMedia {
  margin: 0px;
  padding: 0px 0px 40px;
}
.oumagazine #homepageMedia .row {
  max-width: 55.65rem;
}
.oumagazine #homepageMedia .sectionTitle {
  text-align: left;
  margin: 0px 0px 50px;
}
.oumagazine #homepageMedia .sectionTitle h2 {
  color: white;
  background-color: red;
  padding: 8px 14px;
  margin: 0px 0px 30px 0px;
}
.oumagazine #homepageMedia .sectionTitle h2 img {
  width: 22px;
  height: auto;
  margin: 0px 10px 3px 0px;
}
.oumagazine #homepageMedia .videoText .articlePreview {
  display: flex;
  flex-wrap: wrap;
}
.oumagazine #homepageMedia .videoText .articlePreview .image {
  text-align: cetner;
}
.oumagazine #homepageMedia .videoText .articlePreview .title {
  order: 4;
  width: 100%;
  margin: 0.5rem 6rem;
  padding: 0px;
  text-align: center;
}
.oumagazine #homepageMedia .videoText .articlePreview .title h3 {
  font-family: "EB Garamond", "Garamond", Times, serif;
  font-weight: 500;
  font-size: 2.625rem;
  line-height: 2.625rem;
  margin: 0px;
}
.oumagazine #homepageMedia .videoText .articlePreview .title h3 a {
  color: white;
}
.oumagazine #homepageMedia .videoText .articlePreview .category {
  order: 2;
  margin: 10px 0 0 auto;
}
.oumagazine #homepageMedia .videoText .articlePreview .category p {
  font-family: "Roboto Condensed", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-size: 0.875rem;
  color: #ccb06c;
  display: inline-block;
  text-transform: uppercase;
  margin: 0px;
  padding: 0px;
}
.oumagazine #homepageMedia .videoText .articlePreview .tags {
  order: 3;
  margin: 10px auto 0px 0px;
}
.oumagazine #homepageMedia .videoText .articlePreview .tags h4 {
  font-family: "Roboto Condensed", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-size: 0.875rem;
  color: #ccb06c;
  display: inline-block;
  text-transform: uppercase;
  margin: 0px;
  padding: 0px;
}
.oumagazine #homepageMedia .videoText .articlePreview .tags h5 {
  display: none;
}
.oumagazine #homepageMedia .videoText .articlePreview .author {
  display: none;
}
.oumagazine #homepageMedia .videoText .articlePreview .intro {
  order: 5;
  width: 100%;
  height: auto;
  margin: 0.5rem 7rem;
  text-align: center;
}
.oumagazine #homepageMedia .videoText .articlePreview .intro p {
  font-family: "Roboto Condensed", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-size: 1.5rem;
  line-height: 1.875rem;
  margin: 0px;
  padding: 0px;
}
.oumagazine #homepageMedia .videoText .articlePreview .intro p a {
  color: #ccb06c;
  line-height: inherit;
}
.oumagazine #homepageMedia .videoText .articlePreview .read {
  order: 6;
  margin: 30px auto;
}
.oumagazine #homepageMedia .videoText .articlePreview .read p {
  font-family: "EB Garamond", "Garamond", Times, serif;
  font-weight: 500;
  font-size: 1.0625rem;
  line-height: 1.0625;
  text-transform: uppercase;
  margin: 0px;
}
.oumagazine #homepageMedia .videoText .articlePreview .read p a {
  color: white;
}
.oumagazine #homepageMedia .videoText .articlePreview .read p a .arrow {
  width: 22px;
  height: 6px;
  margin: 0px 0 2px 4px;
  background-image: url(https://www.oakland.edu/Assets/template-assets/oumagazine/images/arrow-white.png);
  background-size: contain;
  display: inline-block;
}
.oumagazine #homepageMedia .videoText .articlePreview .read p a:hover {
  border-bottom: 1px solid white;
}

.backToTop {
  display: none;
}
.backToTop button {
  font-family: "Roboto Condensed", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-size: 1rem;
  line-height: 1;
  text-transform: uppercase;
  margin: 0px;
  color: black;
  background-color: #cfcfcf;
  width: 100%;
}
.backToTop button img {
  width: 12px;
  height: auto;
  margin: 0px 4px 2px;
}

#searchBarBottom {
  background-color: #e0e0e0;
  width: 100%;
  padding: 20px 0.9375rem;
}
#searchBarBottom .large-11 {
  background-color: white;
  border-radius: 6px;
  width: 89.96667%;
}
#searchBarBottom .footerSearchIcon {
  position: absolute;
  width: 23px;
  height: 23px;
  padding: 0px;
  margin: 19px 0px 0px 10px;
}
#searchBarBottom ::-webkit-input-placeholder { /* WebKit, Blink, Edge */
  color: black;
}
#searchBarBottom :-moz-placeholder { /* Mozilla Firefox 4 to 18 */
  color: black;
  opacity: 1;
}
#searchBarBottom ::-moz-placeholder { /* Mozilla Firefox 19+ */
  color: black;
  opacity: 1;
}
#searchBarBottom :-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: black;
}
#searchBarBottom input[type=text] {
  width: inherit;
  max-width: 96%;
  height: 60px;
  padding: 9px 9px 9px 10px;
  margin: 0 0 0 40px;
  display: inline-block;
  background-color: inherit;
  border-style: none;
  border-width: 0px;
  box-shadow: none;
  color: black;
  font-family: "EB Garamond", "Garamond", Times, serif;
  font-weight: 400;
  font-size: 1.4375em;
}
#searchBarBottom .searchBtn {
  margin: 0px;
  padding: 0px;
}
#searchBarBottom .searchBtn button {
  margin: 0px;
  padding: 0px;
  width: 100%;
  height: 60px;
  background-color: #877148;
  border-radius: 6px;
}
#searchBarBottom .searchBtn button img {
  width: 10px;
  height: auto;
}

/* ============================================  END HOMEPAGE  ============================================ */
/* ============================================  BEGIN CATEGORY  ============================================ */
.category .sectionTitle {
  text-align: left;
}
.category .sectionTitle h2 {
  padding: 12px 16px 10px;
  margin: 0px 0px 2px 0px;
  font-size: 1.6875rem;
  line-height: 1.3875rem;
}
.category .headerGraphic {
  margin-bottom: 3rem;
  background: url("https://www.oakland.edu/Assets/template-assets/oumagazine/images/aboutHeader.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  background-clip: content-box;
  width: 100%;
  height: 225px;
}
@media screen and (max-width: 40em) {
  .category .headerGraphic {
    padding-left: 0;
    padding-right: 0;
    background-position: center right;
    height: 195px;
    margin-bottom: 2rem;
  }
}
.category .goldSeatBanner {
  margin-bottom: 3rem;
  background: url("/Assets/Oakland/oumagazine/graphics/2021/fall/goldseat/ITGS-Banner.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  background-clip: content-box;
  width: 100%;
  height: 27vw;
  max-height: 320px;
}
@media screen and (max-width: 40em) {
  .category .goldSeatBanner {
    padding-left: 0;
    padding-right: 0;
    background-position: center right;
    margin-bottom: 2rem;
  }
}
.category #features .main .articlePreview .category {
  display: none;
}
.category #features .main .articlePreview .tags {
  margin: 0px 0px 0px auto;
}
.category #features .main .articlePreview .tags h4 {
  padding: 0px 8px 0px 0px;
}
.category #features .main .articlePreview .tags h5 {
  padding: 0px;
}
.category #features .main .articlePreview .title {
  padding: 0px 3.9375rem;
}
.category #features .main .articlePreview .title h3 {
  font-size: 2.9375rem;
  line-height: 2.9375rem;
  text-transform: none;
}
.category #features .main .articlePreview .intro {
  padding: 0px 5.9375rem;
}
.category #features .main .magazineRow {
  padding-top: 1rem;
}
.category #features .main .magazineRow img {
  width: 100%;
  height: auto;
}
@media screen and (min-width: 40.063em) {
  .category #features .main .magazineRow .noPaddingLeft {
    padding-left: 0px;
  }
}
.category #features .main .magazineRow p {
  font-family: "Roboto Condensed", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-size: 0.87rem;
  text-transform: uppercase;
  margin-top: 0.5rem;
  letter-spacing: -0.03rem;
  line-height: 1rem;
}
.category #features .main #magazineStaff {
  text-align: left;
  margin: 0 3rem 3rem 3rem;
}
@media screen and (max-width: 64em) {
  .category #features .main #magazineStaff {
    margin: 0 1rem 1rem 1rem;
  }
}
.category #features .main #magazineStaff h3 {
  font-family: "Roboto Condensed", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-size: 1.7rem;
}
.category #features .main #magazineStaff h4 {
  font-family: "Roboto Condensed", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-size: 1.1rem;
  line-height: 1.2rem;
  color: #877148;
  margin-bottom: 0px;
}
.category #features .moreFeatures {
  text-align: left;
}
.category #features .moreFeatures .articlePreview {
  display: flex;
  flex-wrap: wrap;
  margin: 0px 0px 60px;
}
.category #features .moreFeatures .articlePreview .image {
  order: 1;
  width: 100%;
  margin: 0px;
}
.category #features .moreFeatures .articlePreview .image a {
  display: block;
}
.category #features .moreFeatures .articlePreview .image a img {
  width: 100%;
  height: auto;
}
.category #features .moreFeatures .articlePreview .title {
  order: 3;
  width: 100%;
  padding: 0px;
}
.category #features .moreFeatures .articlePreview .title h3 {
  font-family: "Roboto Condensed", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 1.375rem;
  line-height: 1.575rem;
  margin: 2px 0px 5px;
}
.category #features .moreFeatures .articlePreview .title h3 a {
  color: black;
}
.category #features .moreFeatures .articlePreview .category {
  display: none;
}
.category #features .moreFeatures .articlePreview .tags {
  order: 2;
}
.category #features .moreFeatures .articlePreview .tags h4 {
  font-family: "Roboto Condensed", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-size: 0.75rem;
  color: #877148;
  display: inline-block;
  text-transform: uppercase;
  margin: 0px;
  padding: 0px 3px 0px 0px;
}
.category #features .moreFeatures .articlePreview .tags h5 {
  margin: 0px;
  padding: 0px;
  display: inline-block;
}
.category #features .moreFeatures .articlePreview .tags h5 .videoIcon {
  width: 17px;
  height: auto;
  padding: 0px 0px 1px;
}
.category #features .moreFeatures .articlePreview .tags h5 .photoIcon {
  width: 16px;
  height: auto;
  padding: 0px 0px 2px;
}
.category #features .moreFeatures .articlePreview .author {
  display: none;
}
.category #features .moreFeatures .articlePreview .intro {
  order: 4;
  width: 100%;
  height: auto;
}
.category #features .moreFeatures .articlePreview .intro p {
  font-family: "Roboto Condensed", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-size: 0.9375rem;
  line-height: 1.1375rem;
  margin: 0px;
  padding: 0px;
}
.category #features .moreFeatures .articlePreview .intro p a {
  color: black;
  line-height: inherit;
}
.category #features .moreFeatures .articlePreview .read {
  display: none;
}
.category #features .rightContent {
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.category #features .rightContent h3 {
  line-height: 1.3rem;
  text-transform: uppercase;
  font-size: 1.3rem;
  padding-top: 1.5rem;
  padding-bottom: 0.5rem;
}
.category #features .rightContent .grayRightContent {
  background-color: #ececec;
}
.category #features .rightContent .grayRightContent p {
  text-align: left;
  font-family: "Roboto Condensed", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-size: 0.85rem;
  line-height: 1.2rem;
}
.category #features .rightContent .grayRightContent p a {
  color: #7b6742;
  text-decoration: underline;
}
.category #features .rightContent .grayRightContent p a:hover {
  color: black;
  text-decoration: underline;
}
.category #features .rightContent .grayRightContent h3 {
  color: #000;
  font-family: "ITC Garamond W01 Bold", "Garamond", Times, serif;
  font-weight: 700;
  max-width: 75%;
  margin: 0 auto 0.75rem auto;
}
.category #features .rightContent .grayRightContent h3.about {
  border-bottom: 3px solid #000;
}
.category #features .rightContent .grayRightContent h4 {
  text-align: left;
  text-transform: uppercase;
  color: #7b6742;
  font-size: 1rem;
  line-height: 1.1rem;
  font-family: "Roboto Condensed", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: bold;
}
.category #features .rightContent .goldRightContent {
  padding: 0px;
}
.category #features .rightContent .goldRightContent h3 {
  color: #fff;
  font-family: "EB Garamond", "Garamond", Times, serif;
  font-weight: 500;
  margin-bottom: 0px;
}
.category #features .rightContent .goldRightContent p {
  color: #fff;
  font-size: 0.9em;
  line-height: 1.3em;
  font-family: "Roboto Condensed", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  letter-spacing: 0.03em;
  margin-bottom: 1rem;
}
.category #features .rightContent .goldRightContent .button {
  background-color: #fff;
  color: #000;
  text-transform: uppercase;
  font-size: 0.8em;
  padding: 1em 1.5em;
  max-width: 100%;
  font-family: "Roboto Condensed", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: 700;
  margin: 0px;
}
.category #features .rightContent .goldRightContent .largeOUButton {
  background-color: #877148;
  border: 0px;
  text-transform: uppercase;
  color: #fff;
  font-family: "Roboto Condensed", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-size: 0.9rem !important;
  line-height: 1.2rem !important;
  letter-spacing: 0.04rem;
  text-decoration: none;
  width: 100%;
}
.category #features .rightContent .goldRightContent .largeOUButton:hover,
.category #features .rightContent .goldRightContent .largeOUButton:focus {
  background-color: #665536;
}
.category #features .rightContent .engagementsMarriagesBirthsDeaths {
  padding-bottom: 1em;
}
.category #features .rightContent .engagementsMarriagesBirthsDeaths h4 {
  margin-top: 1em;
  color: #7b6742;
  font-family: "Roboto Condensed", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-size: 1.1em;
  line-height: 0.8em;
  margin-bottom: 0px;
  letter-spacing: -0.02em;
  text-transform: uppercase;
}
@media screen and (max-width: 40em) {
  .category #features .rightContent .engagementsMarriagesBirthsDeaths h4 {
    line-height: 1.2em;
  }
}
.category #features .rightContent .engagementsMarriagesBirthsDeaths .title {
  color: #7b6742;
  font-family: "Helvetica Neue LT W01_56 It", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-size: 0.9em;
  margin-bottom: 0.4em;
  line-height: 1.2em;
  margin-top: 0px;
}
.category #features .rightContent .engagementsMarriagesBirthsDeaths p {
  margin-top: 0.75em;
  margin-bottom: 0px;
}
.category .categoryFeatures .moreStories {
  margin: 0px;
}
.category .categoryFeatures .moreStories .articlePreview {
  border-bottom: 1px solid #e1e1e1;
  padding: 0px 0px 30px;
  margin: 0px 0px 30px;
}
.category .categoryFeatures .moreStories .articlePreview .image {
  width: 42%;
}
.category .categoryFeatures .moreStories .articlePreview .title {
  margin: 4px 0px;
}
.category .categoryFeatures .moreStories .articlePreview .title h3 {
  font-family: "Roboto Condensed", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: 400;
}
.category .categoryFeatures .promotion {
  float: left;
  margin-bottom: 30px;
}
.category .categoryFeatures .promotion .columns {
  padding-left: 0rem;
  padding-right: 0rem;
}

/* ============================================  END CATEGORY  ============================================ */
/* ============================================  BEGIN STORY  ============================================ */
.story .sectionTitle {
  text-align: left;
}
.story .sectionTitle .categoryLabel {
  padding: 12px 16px 10px;
  margin: 0px 0px 2px 0px;
  font-size: 1.6875rem;
  line-height: 1.3875rem;
}
.story .storyTitle h1 {
  font-family: "EB Garamond", "Garamond", Times, serif;
  font-weight: 500;
  font-size: 5rem;
  line-height: 4.8rem;
  margin: 0.2em 0px 0.45rem 0px;
}
.story .subTitle h2 {
  color: #877148;
  font-family: "Roboto Condensed", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-size: 1.375rem;
  line-height: 1.375rem;
  margin: 0.5em 0px 0.9em 0px;
}
.story .socialShare {
  /*.at-resp-share-element .at-share-btn:focus, .at-resp-share-element .at-share-btn:hover {
  	-webkit-transform: translateY(0px) !important;
  	transform: translateY(0px) !important;
  }
  a.at-icon-wrapper.at-share-btn.at-svc-facebook{
  	background-image: url(https://wwwp.oakland.edu/Assets/template-assets/homepage/graphics/2016-1/social_facebook.png) !important;
  	background-size: contain;
  	width: 20px !important;
  	height: 20px !important;
  	span{
  		display: none;
  	}
  }*/
}
.story .socialShare .tag {
  display: inline-block;
  margin: 0px 0px 0px 0px;
}
.story .socialShare .tag h4 {
  font-family: "Roboto Condensed", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-size: 0.875rem;
  color: #877148;
  text-transform: uppercase;
  margin: 0px;
  padding: 0px;
}
.story .socialShare .a2a_kit {
  display: inline-block;
  margin: 0px;
  height: 24px;
  vertical-align: middle;
}
.story .socialShare .a2a_kit svg {
  display: none;
}
.story .socialShare .a2a_kit .a2a_svg {
  height: 17px;
  width: 20px;
  margin: 0px 8px;
}
.story .socialShare span.a2a_svg.a2a_s__default.a2a_s_facebook {
  background-color: rgba(0, 0, 0, 0) !important;
  background-image: url(https://www.oakland.edu/Assets/template-assets/oumagazine/images/social_facebook-blue.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.story .socialShare span.a2a_svg.a2a_s__default.a2a_s_twitter {
  background-color: rgba(0, 0, 0, 0) !important;
  background-image: url(https://www.oakland.edu/Assets/template-assets/oumagazine/images/social_x-black.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.story .socialShare span.a2a_svg.a2a_s__default.a2a_s_email {
  background-color: rgba(0, 0, 0, 0) !important;
  background-image: url(https://www.oakland.edu/Assets/template-assets/oumagazine/images/social_email.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.story .socialShare span.a2a_svg.a2a_s__default.a2a_s_link {
  background-color: rgba(0, 0, 0, 0) !important;
  background-image: url(https://www.oakland.edu/Assets/template-assets/oumagazine/images/social_link.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.story .storyPhotoSlider {
  margin-bottom: 40px;
}
.story .storyPhotoSlider .photoSlider .slick-prev {
  left: 20px;
  z-index: 1;
}
.story .storyPhotoSlider .photoSlider .slick-prev:before {
  background-image: url(https://www.oakland.edu/Assets/template-assets/oumagazine/images/arrows-left-white.png);
  background-size: cover;
  display: inline-block;
  width: 19px;
  height: 30px;
  content: "";
  opacity: 0.75;
}
.story .storyPhotoSlider .photoSlider .slick-prev:hover:before {
  opacity: 1;
}
.story .storyPhotoSlider .photoSlider .slick-next {
  right: 20px;
  z-index: 1;
}
.story .storyPhotoSlider .photoSlider .slick-next:before {
  background-image: url(https://www.oakland.edu/Assets/template-assets/oumagazine/images/arrows-right-white.png);
  background-size: cover;
  display: inline-block;
  width: 19px;
  height: 30px;
  content: "";
  opacity: 0.75;
}
.story .storyPhotoSlider .photoSlider .slick-next:hover:before {
  opacity: 1;
}
.story .storyPhotoSlider .photoSlider p {
  font-size: 0.875rem;
  font-family: "Roboto Condensed", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: 300;
  margin: 6px 0px;
}
.story .storyPhotoSlider .photoSlider p .credit {
  font-family: "Helvetica Neue LT W01_56 It", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-style: italic;
}
.story .storyPhotoSlider .flex-video.widescreen.youtube {
  padding-bottom: 53.94%;
}
.story .storyBodyContainer .storyHeading {
  margin: 0px 0px 40px;
}
.story .storyBodyContainer .storyHeading .topRow {
  border-bottom: 1px solid #b7b7b7;
  padding: 0px 0px 10px;
}
.story .storyBodyContainer .storyHeading .topRow .tag {
  display: inline-block;
  margin: 0px 15px 0px 0px;
}
.story .storyBodyContainer .storyHeading .topRow .tag h4 {
  font-family: "Roboto Condensed", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-size: 0.875rem;
  color: #877148;
  text-transform: uppercase;
  margin: 0px;
  padding: 0px;
}
.story .storyBodyContainer .storyHeading .topRow .date {
  display: inline-block;
  margin: 0px 6px 0px 0px;
}
.story .storyBodyContainer .storyHeading .topRow .date p {
  font-family: "Roboto Condensed", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-size: 0.8125rem;
  color: black;
  margin: 0px;
  padding: 0px;
}
.story .storyBodyContainer .storyHeading .topRow .date p img {
  width: 19px;
  height: auto;
  margin: 0px 10px 4px 0px;
}
.story .storyBodyContainer .storyHeading .topRow .author {
  display: inline-block;
  margin: 0px 6px 0px 0px;
}
.story .storyBodyContainer .storyHeading .topRow .author p {
  font-family: "Roboto Condensed", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-size: 0.8125rem;
  color: black;
  margin: 0px;
  padding: 0px;
}
.story .storyBodyContainer .storyHeading .topRow .author p img {
  width: auto;
  height: 21px;
  margin: 0px 4px 4px 0px;
}
.story .storyBodyContainer .storyHeading .bottomRow {
  padding: 10px 0px 0px;
}
.story .storyBodyContainer .storyContent {
  margin: 0px 20px 40px 0px;
}
.story .storyBodyContainer .storyContent p {
  font-family: "Roboto Condensed", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-size: 1.0625rem;
  color: #2f2f2f;
  margin: 0px 0px 30px 0px;
  line-height: 1.5;
}
.story .storyBodyContainer .storyContent p strong, .story .storyBodyContainer .storyContent p b {
  font-family: "Roboto Condensed", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: 700;
}
.story .storyBodyContainer .storyContent ul, .story .storyBodyContainer .storyContent ol {
  font-family: "Roboto Condensed", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-size: 1.0625rem;
  color: #2f2f2f;
  line-height: 1.5;
}
.story .storyBodyContainer .storyContent ul strong, .story .storyBodyContainer .storyContent ul b, .story .storyBodyContainer .storyContent ol strong, .story .storyBodyContainer .storyContent ol b {
  font-family: "Roboto Condensed", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: 700;
}
.story .storyBodyContainer .storyContent h5 {
  font-family: "Roboto Condensed", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-size: 1.5625rem;
  color: #2f2f2f;
  margin: 0px;
  line-height: 1.6;
}
.story .storyBodyContainer .storyContent a {
  color: #877148;
  text-decoration: underline;
}
.story .storyBodyContainer .storyContent a:hover {
  color: black;
}
.story .storyBodyContainer .storyContent table {
  background-color: inherit;
  border: none;
  margin: 4px 4px 16px;
}
.story .storyBodyContainer .storyContent table tbody tr {
  border-collapse: collapse;
  background-color: inherit;
}
.story .storyBodyContainer .storyContent table tbody tr td, .story .storyBodyContainer .storyContent table tbody tr p {
  padding: 2px 0px;
  font-size: 0.875rem;
  font-family: "Roboto Condensed", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: 300;
  line-height: 1.5;
  margin: 6px 0px;
  color: #4c4c4c;
}
.story .storyBodyContainer .storyContent table tbody tr td a, .story .storyBodyContainer .storyContent table tbody tr p a {
  color: #877148;
  text-decoration: underline;
}
.story .storyBodyContainer .storyContent table tbody tr td a:hover, .story .storyBodyContainer .storyContent table tbody tr p a:hover {
  color: black;
}
.story .storyBodyContainer .storyContent table.sidebar {
  background-color: #ededed;
  border: none;
  margin: 4px 8px 16px;
  padding: 20px;
  border-collapse: initial;
}
.story .storyBodyContainer .storyContent table.sidebar tbody tr {
  border-collapse: collapse;
  background-color: inherit;
}
.story .storyBodyContainer .storyContent table.sidebar tbody tr h5 {
  font-size: 1.0625rem;
  font-family: "Roboto Condensed", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: 700;
  color: #1e1e1e;
  padding: 0px;
  margin: 0px;
  line-height: 1.3;
  text-transform: uppercase;
}
.story .storyBodyContainer .storyContent table.sidebar tbody tr td,
.story .storyBodyContainer .storyContent table.sidebar tbody tr p,
.story .storyBodyContainer .storyContent table.sidebar tbody tr p:first-of-type,
.story .storyBodyContainer .storyContent table.sidebar tbody tr td:first-of-type {
  font-size: 0.9375rem;
  font-family: "Roboto Condensed", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: 300;
  color: #1e1e1e;
  padding: 0px;
  margin: 0px 0px 20px 0px;
  line-height: 1.4;
}
.story .storyBodyContainer .storyContent table.sidebar tbody tr a {
  color: #7b6742;
}
.story .storyBodyContainer .storyContent table.sidebar tbody tr a:hover {
  color: black;
}
.story .storyBodyContainer .storyContent .sidebarWidget {
  background-color: #ededed;
  padding: 30px 30px 10px;
  margin: 0px 0px 30px;
  clear: both;
}
.story .storyBodyContainer .storyContent .sidebarWidget .media {
  margin: 0px 0px 26px;
}
.story .storyBodyContainer .storyContent .sidebarWidget .media .singleImg {
  display: block;
}
.story .storyBodyContainer .storyContent .sidebarWidget .media .flex-video.widescreen {
  padding-bottom: 52.04%;
}
.story .storyBodyContainer .storyContent .sidebarWidget .media .flex-video {
  padding-top: 1.6625rem;
}
.story .storyBodyContainer .storyContent .sidebarWidget h5 {
  font-size: 1.0625rem;
  font-family: "Roboto Condensed", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: 700;
  color: #1e1e1e;
  padding: 0px;
  margin: 0px;
  line-height: 1.3;
  text-transform: uppercase;
}
.story .storyBodyContainer .storyContent .sidebarWidget p {
  font-size: 0.9375rem;
  font-family: "Roboto Condensed", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: 300;
  color: #1e1e1e;
  padding: 0px;
  margin: 0px 0px 20px 0px;
  line-height: 1.4;
}
.story .storyBodyContainer .storyContent .sidebarWidget a {
  color: #7b6742;
}
.story .storyBodyContainer .storyContent .sidebarWidget a:hover {
  color: black;
}
.story .storyBodyContainer .storyContent blockquote,
.story .storyBodyContainer .storyContent blockquote p {
  width: 92%;
  margin: 0px auto 26px;
  padding: 0;
  border-left: none;
  font-size: 1.5625rem;
  font-family: "Helvetica Neue LT W0147LtCnObl", "Roboto Condensed", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  color: #877148;
  clear: both;
}
.story .moreCol {
  margin-top: 82px;
}
.story .moreCol .oumOUMagMoreCol {
  display: flex;
  flex-wrap: wrap;
}
.story .moreCol .oumOUMagMoreCol h6 {
  width: 100%;
  padding: 0px 0px 9px;
  margin: 0px 0px 11px;
  font-family: "EB Garamond", "Garamond", Times, serif;
  font-weight: 500;
  font-size: 1.1875rem;
  text-transform: uppercase;
  border-bottom: 3px solid black;
  text-align: center;
  line-height: 0.9;
}
.story .moreCol .oumOUMagMoreCol .articlePreview {
  margin: 0px 0px 40px;
  display: flex;
  flex-wrap: wrap;
}
.story .moreCol .oumOUMagMoreCol .articlePreview .tags h4 {
  font-size: 0.75rem;
  font-family: "Roboto Condensed", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: 700;
  color: #877148;
  text-transform: uppercase;
  padding: 0px 3px 0px 0px;
  margin: 10px 0px 0px;
  display: inline-block;
}
.story .moreCol .oumOUMagMoreCol .articlePreview .tags h5 {
  margin: 0px;
  padding: 0px;
  display: inline-block;
}
.story .moreCol .oumOUMagMoreCol .articlePreview .tags h5 .videoIcon {
  width: 17px;
  height: auto;
  padding: 0px 0px 1px;
}
.story .moreCol .oumOUMagMoreCol .articlePreview .tags h5 .photoIcon {
  width: 16px;
  height: auto;
  padding: 0px 0px 2px;
}
.story .moreCol .oumOUMagMoreCol .articlePreview .title {
  width: 100%;
  padding: 0px;
  margin: 0px 0px 2px;
}
.story .moreCol .oumOUMagMoreCol .articlePreview .title h3 {
  font-family: "Roboto Condensed", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-size: 1.125rem;
  line-height: 1.25;
  margin: 0px;
  padding: 0px;
}
.story .moreCol .oumOUMagMoreCol .articlePreview .title h3 a {
  color: black;
}
.story .moreCol .oumOUMagMoreCol .articlePreview .intro {
  width: 100%;
  height: auto;
}
.story .moreCol .oumOUMagMoreCol .articlePreview .intro p {
  font-family: "Roboto Condensed", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-size: 0.9375rem;
  line-height: 1.1375rem;
  margin: 0px;
  padding: 0px;
}
.story .moreCol .oumOUMagMoreCol .articlePreview .intro p a {
  color: black;
  line-height: inherit;
}
.story .promotion {
  margin: 60px auto;
  display: inline-block;
}
.story #newsArticle {
  width: 100% !important;
}
.story #newsArticle #articleDate {
  display: none;
}
.story #newsArticle #articleTitle {
  display: none;
}

/* ============================================  END STORY  ============================================ */
/* ============================================  BEGIN FEATURE  ============================================ */
.feature .fullRow {
  width: 100%;
  height: auto;
  margin: 0px;
  max-width: 100%;
}
.feature #featureHeader {
  margin: 20px 0px;
  width: 100%;
  height: auto;
}
.feature #featureHeader .landscape {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-color: black;
  box-shadow: inset 0px -360px 200px rgba(0, 0, 0, 0.7);
}
.feature #featureHeader .landscape .featureTitle {
  display: table-cell;
  float: none;
  height: 840px;
  vertical-align: bottom;
  /*color: white;*/
}
.feature #featureHeader .landscape .featureTitle .category {
  display: inline-block;
  margin: 0px;
}
.feature #featureHeader .landscape .featureTitle .category h3 {
  font-family: "Roboto Condensed", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: 700;
  /*color: inherit;*/
  font-size: 0.875rem;
  text-transform: uppercase;
  margin: 0px;
  padding: 0px;
}
.feature #featureHeader .landscape .featureTitle .category h3 .catTagDivide {
  padding: 0px 4px 0px 10px;
}
.feature #featureHeader .landscape .featureTitle .tags {
  display: inline-block;
  margin: 0px 20px 0px 0px;
}
.feature #featureHeader .landscape .featureTitle .tags p {
  font-family: "Roboto Condensed", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: 700;
  /*color: inherit;*/
  font-size: 0.875rem;
  text-transform: uppercase;
  margin: 0px;
  padding: 0px;
}
.feature #featureHeader .landscape .featureTitle .date {
  display: inline-block;
  margin: 0px 10px 0px 0px;
}
.feature #featureHeader .landscape .featureTitle .date p {
  font-family: "Roboto Condensed", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: 300;
  /*color: inherit;*/
  font-size: 0.8125rem;
  margin: 0px;
  padding: 0px;
}
.feature #featureHeader .landscape .featureTitle .date p img {
  width: 19px;
  height: auto;
  margin: 0px 10px 4px 0px;
}
.feature #featureHeader .landscape .featureTitle .author {
  display: inline-block;
  margin: 0px 6px 0px 0px;
}
.feature #featureHeader .landscape .featureTitle .author p {
  font-family: "Roboto Condensed", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: 300;
  /*color: inherit;*/
  font-size: 0.8125rem;
  margin: 0px;
  padding: 0px;
}
.feature #featureHeader .landscape .featureTitle .author p img {
  width: auto;
  height: 21px;
  margin: 0px 4px 4px 0px;
}
.feature #featureHeader .landscape .featureTitle .title {
  width: 100%;
  padding: 0px;
  margin: 30px 0px 0px;
  font-size: 6.1875rem;
}
.feature #featureHeader .landscape .featureTitle .title h2 {
  font-family: "EB Garamond", "Garamond", Times, serif;
  font-weight: 500;
  /*color: inherit;*/
  font-size: 1em;
  line-height: 0.9;
  margin: 0px;
  padding: 0px;
  text-transform: uppercase;
}
.feature #featureHeader .landscape .featureTitle .title .large {
  font-size: 1em;
}
.feature #featureHeader .landscape .featureTitle .title .medium {
  font-size: 0.8em;
}
.feature #featureHeader .landscape .featureTitle .title .small {
  font-size: 0.6em;
}
.feature #featureHeader .landscape .featureTitle .intro {
  width: 100%;
  height: auto;
  margin: 12px 0px 5px;
}
.feature #featureHeader .landscape .featureTitle .intro h4 {
  font-family: "Roboto Condensed", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: 300;
  /*color: inherit;*/
  font-size: 1.875rem;
  line-height: 2.2rem;
  margin: 0px;
  padding: 0px;
}
.feature #featureHeader .landscape .outsideBottom {
  max-width: 100%;
  padding: 0px 0px 10px 0px;
}
.feature #featureHeader .landscape .outsideBottom .photoCredit {
  text-align: right;
}
.feature #featureHeader .landscape .outsideBottom .photoCredit img {
  width: 16px;
  height: auto;
  display: inline-block;
  opacity: 0.6;
  margin: 0px 6px 0px 0px;
}
.feature #featureHeader .landscape .outsideBottom .photoCredit p {
  display: inline-block;
  /*color: $white;*/
  font-family: "Helvetica Neue LT W01_56 It", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-style: italic;
  font-size: 0.75rem;
  line-height: 1;
  margin: 0px;
  padding: 0px;
}
.feature #featureHeader .portrait {
  max-width: 100%;
  height: 960px;
  background-color: #877148;
}
.feature #featureHeader .portrait .portraitText {
  z-index: 1;
  height: inherit;
}
.feature #featureHeader .portrait .portraitText .portraitTextCenter {
  float: right;
  height: inherit;
  max-width: 686px;
  width: 100%;
}
.feature #featureHeader .portrait .portraitText .portraitTextCenter .portraitTextWrap {
  height: inherit;
  display: table-cell;
  vertical-align: middle;
  /*color: white;*/
}
.feature #featureHeader .portrait .portraitText .portraitTextCenter .portraitTextWrap .category {
  display: inline-block;
  margin: 0px;
}
.feature #featureHeader .portrait .portraitText .portraitTextCenter .portraitTextWrap .category h3 {
  font-family: "Roboto Condensed", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: 700;
  /*color: inherit;*/
  font-size: 0.875rem;
  text-transform: uppercase;
  margin: 0px;
  padding: 0px;
}
.feature #featureHeader .portrait .portraitText .portraitTextCenter .portraitTextWrap .category h3 .catTagDivide {
  padding: 0px 4px 0px 10px;
}
.feature #featureHeader .portrait .portraitText .portraitTextCenter .portraitTextWrap .tags {
  display: inline-block;
  margin: 0px 20px 0px 0px;
}
.feature #featureHeader .portrait .portraitText .portraitTextCenter .portraitTextWrap .tags p {
  font-family: "Roboto Condensed", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: 700;
  /*color: inherit;*/
  font-size: 0.875rem;
  text-transform: uppercase;
  margin: 0px;
  padding: 0px;
}
.feature #featureHeader .portrait .portraitText .portraitTextCenter .portraitTextWrap .date {
  display: inline-block;
  margin: 0px 10px 0px 0px;
}
.feature #featureHeader .portrait .portraitText .portraitTextCenter .portraitTextWrap .date p {
  font-family: "Roboto Condensed", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: 300;
  /*color: inherit;*/
  font-size: 0.8125rem;
  margin: 0px;
  padding: 0px;
}
.feature #featureHeader .portrait .portraitText .portraitTextCenter .portraitTextWrap .date p img {
  width: 19px;
  height: auto;
  margin: 0px 10px 4px 0px;
}
.feature #featureHeader .portrait .portraitText .portraitTextCenter .portraitTextWrap .author {
  display: inline-block;
  margin: 0px 6px 0px 0px;
}
.feature #featureHeader .portrait .portraitText .portraitTextCenter .portraitTextWrap .author p {
  font-family: "Roboto Condensed", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: 300;
  /*color: inherit;*/
  font-size: 0.8125rem;
  margin: 0px;
  padding: 0px;
}
.feature #featureHeader .portrait .portraitText .portraitTextCenter .portraitTextWrap .author p img {
  width: auto;
  height: 21px;
  margin: 0px 4px 4px 0px;
}
.feature #featureHeader .portrait .portraitText .portraitTextCenter .portraitTextWrap .title {
  width: 100%;
  padding: 0px;
  margin: 30px 0px 0px;
  font-size: 80.2px;
}
.feature #featureHeader .portrait .portraitText .portraitTextCenter .portraitTextWrap .title h2 {
  font-family: "EB Garamond", "Garamond", Times, serif;
  font-weight: 500;
  /*color: inherit;*/
  font-size: 1em;
  line-height: 0.9;
  margin: 0px;
  padding: 0px;
  text-transform: uppercase;
}
.feature #featureHeader .portrait .portraitText .portraitTextCenter .portraitTextWrap .title .large {
  font-size: 1em;
}
.feature #featureHeader .portrait .portraitText .portraitTextCenter .portraitTextWrap .title .medium {
  font-size: 0.8em;
}
.feature #featureHeader .portrait .portraitText .portraitTextCenter .portraitTextWrap .title .small {
  font-size: 0.6em;
}
.feature #featureHeader .portrait .portraitText .portraitTextCenter .portraitTextWrap .intro {
  width: 100%;
  height: auto;
  margin: 12px 0px 5px;
}
.feature #featureHeader .portrait .portraitText .portraitTextCenter .portraitTextWrap .intro h4 {
  font-family: "Roboto Condensed", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: 300;
  /*color: inherit;*/
  font-size: 1.875rem;
  line-height: 2.2rem;
  margin: 0px;
  padding: 0px;
}
.feature #featureHeader .portrait .portraitImage {
  height: inherit;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.feature #featureHeader .portrait .outsideBottom {
  max-width: 100%;
  padding: 0px 0px 10px 0px;
}
.feature #featureHeader .portrait .outsideBottom .dropToContent {
  margin: -40px 0px 0px 0.9375rem;
  z-index: 1;
}
.feature #featureHeader .portrait .outsideBottom .photoCredit {
  text-align: right;
  margin-top: -40px;
}
.feature #featureHeader .portrait .outsideBottom .photoCredit img {
  width: 16px;
  height: auto;
  display: inline-block;
  opacity: 0.6;
  margin: 0px 6px 0px 0px;
}
.feature #featureHeader .portrait .outsideBottom .photoCredit p {
  display: inline-block;
  /*color: $white;*/
  font-family: "Helvetica Neue LT W01_56 It", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-style: italic;
  font-size: 0.75rem;
  line-height: 1;
  margin: 0px;
  padding: 0px;
}
.feature #featureHeader .white {
  background-color: #fff;
  /*			.portraitText {
  				.portraitTextCenter {
  					.portraitTextWrap {
  */
  /*					}
  				}
  			}
  */
}
.feature #featureHeader .white .title h2 {
  color: #877148;
}
.feature #featureHeader .white .intro h4 {
  color: #000;
}
.feature #featureHeader .white .category h3 {
  color: #4c4c4c;
}
.feature #featureHeader .white .category h3 .catTagDivide {
  color: #877148;
}
.feature #featureHeader .white .tags p,
.feature #featureHeader .white .date p,
.feature #featureHeader .white .author p,
.feature #featureHeader .white .photoCredit p {
  color: #4c4c4c;
}
.feature #featureHeader .black {
  background-color: #000;
  /*			.portraitText {
  				.portraitTextCenter {
  					.portraitTextWrap {
  */
  /*					}
  				}
  			}
  */
}
.feature #featureHeader .black .title h2 {
  color: #e9cb82;
}
.feature #featureHeader .black .intro h4 {
  color: #fff;
}
.feature #featureHeader .black .category h3 {
  color: #fff;
}
.feature #featureHeader .black .category h3 .catTagDivide {
  color: #e9cb82;
}
.feature #featureHeader .black .tags p,
.feature #featureHeader .black .date p,
.feature #featureHeader .black .author p,
.feature #featureHeader .black .photoCredit p {
  color: #fff;
}
.feature #featureHeader .gold {
  background-color: #877148;
  /*			.portraitText {
  				.portraitTextCenter {
  					.portraitTextWrap {
  */
  /*					}
  				}
  			}
  */
}
.feature #featureHeader .gold .title h2 {
  color: #fff;
}
.feature #featureHeader .gold .intro h4 {
  color: #fff;
}
.feature #featureHeader .gold .category h3 {
  color: #fff;
}
.feature #featureHeader .gold .category h3 .catTagDivide {
  color: #fff;
}
.feature #featureHeader .gold .tags p,
.feature #featureHeader .gold .date p,
.feature #featureHeader .gold .author p,
.feature #featureHeader .gold .photoCredit p {
  color: #fff;
}
.feature #featureHeader .lgray {
  background-color: #ededed;
  /*			.portraitText {
  				.portraitTextCenter {
  					.portraitTextWrap {
  */
  /*					}
  				}
  			}
  */
}
.feature #featureHeader .lgray .title h2 {
  color: #7b6742;
}
.feature #featureHeader .lgray .intro h4 {
  color: #2f2f2f;
}
.feature #featureHeader .lgray .category h3 {
  color: #4c4c4c;
}
.feature #featureHeader .lgray .category h3 .catTagDivide {
  color: #7b6742;
}
.feature #featureHeader .lgray .tags p,
.feature #featureHeader .lgray .date p,
.feature #featureHeader .lgray .author p,
.feature #featureHeader .lgray .photoCredit p {
  color: #4c4c4c;
}
.feature #featureHeader .dgray {
  background-color: #343434;
  /*			.portraitText {
  				.portraitTextCenter {
  					.portraitTextWrap {
  */
  /*					}
  				}
  			}
  */
}
.feature #featureHeader .dgray .title h2 {
  color: #e9cb82;
}
.feature #featureHeader .dgray .intro h4 {
  color: #fff;
}
.feature #featureHeader .dgray .category h3 {
  color: #d2d2d2;
}
.feature #featureHeader .dgray .category h3 .catTagDivide {
  color: #e9cb82;
}
.feature #featureHeader .dgray .tags p,
.feature #featureHeader .dgray .date p,
.feature #featureHeader .dgray .author p,
.feature #featureHeader .dgray .photoCredit p {
  color: #d2d2d2;
}
.feature #featureBody {
  margin: 60px auto;
}
.feature #featureBody p {
  color: #4d4d4d;
  font-family: "Roboto Condensed", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-size: 1.1875rem;
  line-height: 1.6;
}
.feature #featureBody .firstPStyles {
  /*p:first-of-type:first-letter{
  	font-size: 5.375rem;
  	color: $ou-mag-gold;
  	text-transform: uppercase;
  	line-height: 0;
  }*/
}
.feature #featureBody .firstPStyles p:first-of-type {
  font-family: "EB Garamond", "Garamond", Times, serif;
  font-weight: 400;
  font-size: 1.5625rem;
  line-height: 1.4;
  margin-top: 2.25rem;
}
.feature #featureBody h5 {
  font-family: "Roboto Condensed", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-size: 1.5625rem;
  color: #2f2f2f;
  margin: 0px;
  line-height: 1.6;
}
.feature #featureBody a {
  color: #877148;
  text-decoration: underline;
}
.feature #featureBody a:hover {
  color: black;
}
.feature #featureBody .additionalFeatureBody p,
.feature #featureBody .additionalFeatureBody p:first-of-type {
  color: #4d4d4d;
  font-family: "Roboto Condensed", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-size: 1.1875rem;
  line-height: 1.6;
}
.feature #featureBody .additionalFeatureBody blockquote,
.feature #featureBody .additionalFeatureBody blockquote p,
.feature #featureBody .additionalFeatureBody blockquote p:first-of-type {
  margin: 0px 0px 26px;
  padding: 0;
  border-left: none;
  font-size: 1.5625rem;
  font-family: "Helvetica Neue LT W0147LtCnObl", "Roboto Condensed", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  color: #877148;
  clear: both;
}
.feature #featureBody table {
  background-color: inherit;
  border: none;
  margin: 4px 4px 16px;
}
.feature #featureBody table tbody tr {
  border-collapse: collapse;
  background-color: inherit;
}
.feature #featureBody table tbody tr td,
.feature #featureBody table tbody tr p,
.feature #featureBody table tbody tr p:first-of-type,
.feature #featureBody table tbody tr td:first-of-type {
  padding: 2px 0px;
  font-size: 0.875rem;
  font-family: "Roboto Condensed", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: 300;
  line-height: 1.5;
  margin: 6px 0px;
  color: #4c4c4c;
}
.feature #featureBody table tbody tr td a,
.feature #featureBody table tbody tr p a,
.feature #featureBody table tbody tr p:first-of-type a,
.feature #featureBody table tbody tr td:first-of-type a {
  color: #877148;
  text-decoration: underline;
}
.feature #featureBody table tbody tr td a:hover,
.feature #featureBody table tbody tr p a:hover,
.feature #featureBody table tbody tr p:first-of-type a:hover,
.feature #featureBody table tbody tr td:first-of-type a:hover {
  color: black;
}
.feature #featureBody table.sidebar {
  background-color: #ededed;
  border: none;
  margin: 4px 8px 16px;
  padding: 20px;
  border-collapse: initial;
}
.feature #featureBody table.sidebar tbody tr {
  border-collapse: collapse;
  background-color: inherit;
}
.feature #featureBody table.sidebar tbody tr h5 {
  font-size: 1.0625rem;
  font-family: "Roboto Condensed", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: 700;
  color: #1e1e1e;
  padding: 0px;
  margin: 0px;
  line-height: 1.3;
  text-transform: uppercase;
}
.feature #featureBody table.sidebar tbody tr td,
.feature #featureBody table.sidebar tbody tr p,
.feature #featureBody table.sidebar tbody tr p:first-of-type,
.feature #featureBody table.sidebar tbody tr td:first-of-type {
  font-size: 0.9375rem;
  font-family: "Roboto Condensed", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: 300;
  color: #1e1e1e;
  padding: 0px;
  margin: 0px 0px 20px 0px;
  line-height: 1.4;
}
.feature #featureBody table.sidebar tbody tr a {
  color: #7b6742;
}
.feature #featureBody table.sidebar tbody tr a:hover {
  color: black;
}
.feature #featureBody .sidebarWidget {
  background-color: #ededed;
  padding: 30px 30px 10px;
  margin: 0px 0px 30px;
  clear: both;
}
.feature #featureBody .sidebarWidget .media {
  margin: 0px 0px 26px;
}
.feature #featureBody .sidebarWidget .media .singleImg {
  display: none;
}
.feature #featureBody .sidebarWidget .media .flex-video.widescreen {
  padding-bottom: 52.04%;
}
.feature #featureBody .sidebarWidget .media .flex-video {
  padding-top: 1.6625rem;
}
.feature #featureBody .sidebarWidget h5 {
  font-size: 1.0625rem;
  font-family: "Roboto Condensed", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: 700;
  color: #1e1e1e;
  padding: 0px;
  margin: 0px;
  line-height: 1.3;
  text-transform: uppercase;
}
.feature #featureBody .sidebarWidget p,
.feature #featureBody .sidebarWidget p:first-of-type {
  font-size: 0.9375rem;
  font-family: "Roboto Condensed", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: 300;
  color: #1e1e1e;
  padding: 0px;
  margin: 0px 0px 20px 0px;
  line-height: 1.4;
}
.feature #featureBody .sidebarWidget a {
  color: #7b6742;
}
.feature #featureBody .sidebarWidget a:hover {
  color: black;
}
.feature #featureBody blockquote,
.feature #featureBody blockquote p,
.feature #featureBody blockquote p:first-of-type {
  margin: 0px 0px 26px;
  padding: 0;
  border-left: none;
  font-size: 1.5625rem;
  font-family: "Helvetica Neue LT W0147LtCnObl", "Roboto Condensed", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  color: #877148;
  clear: both;
}
.feature #featureBody .fullRow {
  max-width: 100%;
}
.feature #featureBody .perc-widget.perc-widget-puff.ui-droppable {
  float: left;
}
.feature #featureBody .callOutWidget {
  float: left;
  height: 490px;
  width: 100%;
  margin: 50px 0px 70px;
  background-color: black;
  color: white;
}
.feature #featureBody .callOutWidget .columns {
  height: inherit;
}
.feature #featureBody .callOutWidget .textCenter {
  height: inherit;
  display: table-cell;
  vertical-align: middle;
}
.feature #featureBody .callOutWidget .textCenter h6 {
  margin: 0px 0px 30px;
  padding: 0;
  font-size: 1.5625rem;
  font-family: "Roboto Condensed", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  color: inherit;
  line-height: 1.6;
}
.feature #featureBody .callOutWidget .textCenter p.name,
.feature #featureBody .callOutWidget .textCenter p:first-of-type {
  font-size: 1.0625rem;
  font-family: "Roboto Condensed", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: 700;
  color: inherit;
  padding: 0px;
  margin: 0px;
  line-height: 1.4;
  text-transform: uppercase;
  letter-spacing: 0.6px;
}
.feature #featureBody .callOutWidget .textCenter .subName {
  color: inherit;
  font-size: 0.9375rem;
  font-family: "Helvetica Neue LT W01_36 Th It", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  padding: 0px;
  margin: 0px;
  line-height: 1.4;
  text-transform: none;
}
.feature #featureBody .callOutWidget .photoCredit {
  margin-top: -40px;
  color: inherit;
}
.feature #featureBody .callOutWidget .photoCredit img {
  width: 16px;
  height: auto;
  display: inline-block;
  opacity: 0.6;
  margin: 0px 6px 0px 0px;
}
.feature #featureBody .callOutWidget .photoCredit p,
.feature #featureBody .callOutWidget .photoCredit p:first-of-type {
  display: inline-block;
  color: inherit;
  font-family: "Helvetica Neue LT W01_56 It", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-style: italic;
  font-size: 0.75rem;
  line-height: 1;
  margin: 0px;
  padding: 0px;
  opacity: 0.6;
}
.feature #featureBody .callOutWidget .callOutImage {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  max-width: 900px;
}
.feature #featureBody .photoSlider {
  background-color: #ededed;
  margin: 50px 0px 70px;
}
.feature #featureBody .photoSlider .row {
  margin: 0 auto;
  max-width: 68.5rem;
  width: 100%;
}
.feature #featureBody .photoSlider .slick-prev {
  left: 20px;
  z-index: 1;
}
.feature #featureBody .photoSlider .slick-prev:before {
  background-image: url(https://www.oakland.edu/Assets/template-assets/oumagazine/images/arrows-left-white.png);
  background-size: cover;
  display: inline-block;
  width: 19px;
  height: 30px;
  content: "";
  opacity: 0.75;
}
.feature #featureBody .photoSlider .slick-prev:hover:before {
  opacity: 1;
}
.feature #featureBody .photoSlider .slick-next {
  right: 20px;
  z-index: 1;
}
.feature #featureBody .photoSlider .slick-next:before {
  background-image: url(https://www.oakland.edu/Assets/template-assets/oumagazine/images/arrows-right-white.png);
  background-size: cover;
  display: inline-block;
  width: 19px;
  height: 30px;
  content: "";
  opacity: 0.75;
}
.feature #featureBody .photoSlider .slick-next:hover:before {
  opacity: 1;
}
.feature #featureBody .photoSlider p,
.feature #featureBody .photoSlider p:first-of-type {
  font-size: 0.8125rem;
  font-family: "Roboto Condensed", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: 300;
  margin: 14px 0px;
  display: inline-block;
  color: black;
}
.feature #featureBody .photoSlider .slick-slide img {
  display: block;
  width: 100%;
  height: auto;
}
.feature #featureBody .photoSlider .credit {
  font-family: "Helvetica Neue LT W01_46 Lt It", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
}
.feature #featureBody .socialShare {
  border-top: 1px solid #e1dddd;
  padding: 15px 0px 0px;
  margin: 30px 0px;
  /*.at-resp-share-element .at-share-btn:focus, .at-resp-share-element .at-share-btn:hover {
  	-webkit-transform: translateY(0px) !important;
  	transform: translateY(0px) !important;
  }
  a.at-icon-wrapper.at-share-btn.at-svc-facebook{
  	background-image: url(https://wwwp.oakland.edu/Assets/template-assets/homepage/graphics/2016-1/social_facebook.png) !important;
  	background-size: contain;
  	width: 20px !important;
  	height: 20px !important;
  	span{
  		display: none;
  	}
  }*/
}
.feature #featureBody .socialShare .tag {
  display: inline-block;
  margin: 0px 0px 0px 0px;
}
.feature #featureBody .socialShare .tag h4 {
  font-family: "Roboto Condensed", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-size: 0.875rem;
  color: #877148;
  text-transform: uppercase;
  margin: 0px;
  padding: 0px;
}
.feature #featureBody .socialShare .a2a_kit {
  display: inline-block;
  margin: 0px;
  height: 24px;
  vertical-align: middle;
}
.feature #featureBody .socialShare .a2a_kit svg {
  display: none;
}
.feature #featureBody .socialShare .a2a_kit .a2a_svg {
  height: 17px;
  width: 20px;
  margin: 0px 8px;
}
.feature #featureBody .socialShare span.a2a_svg.a2a_s__default.a2a_s_facebook {
  background-color: rgba(0, 0, 0, 0) !important;
  background-image: url(https://www.oakland.edu/Assets/template-assets/oumagazine/images/social_facebook-blue.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.feature #featureBody .socialShare span.a2a_svg.a2a_s__default.a2a_s_twitter {
  background-color: rgba(0, 0, 0, 0) !important;
  background-image: url(https://www.oakland.edu/Assets/template-assets/oumagazine/images/social_twitter-blue.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.feature #featureBody .socialShare span.a2a_svg.a2a_s__default.a2a_s_email {
  background-color: rgba(0, 0, 0, 0) !important;
  background-image: url(https://www.oakland.edu/Assets/template-assets/oumagazine/images/social_email.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.feature #featureBody .socialShare span.a2a_svg.a2a_s__default.a2a_s_link {
  background-color: rgba(0, 0, 0, 0) !important;
  background-image: url(https://www.oakland.edu/Assets/template-assets/oumagazine/images/social_link.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.feature #featureBody .aboutWriter {
  border-top: 1px solid #e1dddd;
  padding: 30px 0px 0px;
  margin: 30px 0px 0px 0px;
}
.feature #featureBody .aboutWriter img {
  width: 24px;
  height: auto;
  display: inline-block;
  margin: 0px 0px 5px -6px;
}
.feature #featureBody .aboutWriter h6 {
  font-size: 1.25rem;
  font-family: "Roboto Condensed", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: 700;
  color: #1e1e1e;
  padding: 0px;
  margin: 0px;
  line-height: 1.6;
  display: inline-block;
}
.feature #featureBody .aboutWriter p,
.feature #featureBody .aboutWriter p:first-of-type {
  font-size: 1rem;
  font-family: "Roboto Condensed", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: 300;
  color: #1e1e1e;
  padding: 0px;
  margin: 0px;
  line-height: 1.6;
}

/* ============================================  END FEATURE  ============================================ */
/* ============================================  BEGIN CLASS NOTES  ============================================ */
#classNotes {
  margin-top: 2rem;
  /*.classNotesEntry:last-of-type{
  	border-bottom:0px;
  }
  .classNotesEntry:first-of-type{
  	margin-top:0;
  }*/
}
#classNotes .classNotesEntry {
  border-bottom: 1px solid #e1e1e1;
  margin-top: 2rem;
}
#classNotes .classNotesEntry .classNotesImg {
  margin-bottom: 2rem;
}
@media screen and (max-width: 40em) {
  #classNotes .classNotesEntry .classNotesImg {
    margin-bottom: 3rem;
    max-height: 200px;
    width: auto;
  }
}
@media screen and (min-width: 40.063em) {
  #classNotes .classNotesEntry .classNotesImg {
    padding-left: 0px;
  }
}
@media screen and (min-width: 64.063em) {
  #classNotes .classNotesEntry .classNotesImg {
    /*max-height:150px;
    width:auto;*/
  }
}
#classNotes .classNotesEntry .classNotesDetails {
  text-align: left;
  padding: 0px;
}
#classNotes .classNotesEntry .classNotesDetails h4 {
  color: #877148;
  font-family: "Roboto Condensed", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-size: 1.1em;
  line-height: 0.8em;
  margin-bottom: 0px;
  letter-spacing: -0.02em;
  text-transform: uppercase;
}
@media screen and (max-width: 40em) {
  #classNotes .classNotesEntry .classNotesDetails h4 {
    line-height: 1.2em;
  }
}
#classNotes .classNotesEntry .classNotesDetails a {
  color: #877148;
  text-decoration: underline;
}
#classNotes .classNotesEntry .classNotesDetails a:hover {
  color: black;
}
#classNotes .classNotesEntry .classNotesDetails .title {
  color: #877148;
  font-family: "Helvetica Neue LT W01_56 It", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-size: 0.9em;
  margin-bottom: 0.4em;
  line-height: 1.2em;
}
#classNotes .classNotesEntry .classNotesDetails h5 {
  font-family: "Roboto Condensed", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-size: 1.3em;
  margin-bottom: 0px;
}
#classNotes .classNotesEntry .classNotesDetails .classNotesCopy {
  line-height: 1.3em;
  margin-bottom: 2rem;
}

/* ============================================  END CLASS NOTES  ============================================ */
/* ============================================  BEGIN NEWS  ============================================ */
.oumagazine .ouNewsAtOUAutolist {
  margin-top: 1rem;
}
.oumagazine .ouNewsAtOUAutolist .NewsItem {
  margin-bottom: 4%;
}
.oumagazine .ouNewsAtOUAutolist .NewsItemRegularTextContainer {
  clear: both;
  text-align: left;
  display: inline-block;
  width: 100%;
  font-family: "Roboto Condensed", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-size: 0.9375rem;
  line-height: 1.2375rem;
  margin: 0px;
  padding: 0px;
}
.oumagazine .ouNewsAtOUAutolist .NewsItemRegularTextContainer div {
  float: left;
  width: 68%;
}
.oumagazine .ouNewsAtOUAutolist .NewsItemRegularTextContainer div:nth-child(7) a {
  width: 100%;
}
.oumagazine .ouNewsAtOUAutolist .NewsItemRegularTextContainer a {
  float: left;
  width: 30%;
  margin: 3px 2% 3px 0px;
  color: #877148;
}
.oumagazine .ouNewsAtOUAutolist .NewsItemRegularTextContainer a:hover {
  color: #000;
  text-decoration: underline;
}
.oumagazine .ouNewsAtOUAutolist .NewsItemRegularTitle {
  width: 64%;
}
.oumagazine .ouNewsAtOUAutolist .NewsItemRegularTitle a {
  color: black;
  float: left;
  font-family: "Roboto Condensed", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-size: 1.25rem;
  line-height: 1.45rem;
  margin: 0px;
  width: 100%;
}
.oumagazine .ouNewsAtOUAutolist .NewsItemRegularTitle a:hover {
  color: #877148;
  text-decoration: underline;
}
.oumagazine .ouNewsAtOUAutolist .NewsItemRegularDate {
  width: 64%;
  float: left;
  margin: 0px;
  padding: 0px;
  font-family: "Roboto Condensed", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-size: 0.6875rem;
  line-height: 1.625rem;
}
.oumagazine .category #features .rightContent .newsRightCol h4 {
  color: #000;
  line-height: 1.4rem;
  margin-top: 0.9rem;
}
.oumagazine .category #features .rightContent .newsRightCol hr {
  color: #ccc;
}

/* ============================================  END NEWS  ============================================ */
@media only screen and (min-width: 120.001em) {
  .mobileTesting {
    display: block;
    background-color: rgba(200, 100, 0, 0.6);
  }
  .mt-xxlarge {
    display: block;
  }
  .mt-xlarge {
    display: none;
  }
  .mt-large {
    display: none;
  }
  .mt-medium {
    display: none;
  }
  .mt-small {
    display: none;
  }
}
@media only screen and (min-width: 1441px) {
  .feature #featureHeader .landscape .featureTitle {
    height: 960px;
  }
  .feature #featureHeader .portrait .portraitText .portraitTextCenter .portraitTextWrap .title h2 {
    font-size: 1.1em;
  }
}
@media only screen and (min-width: 1441px) and (max-width: 1921px) {
  .mobileTesting {
    display: block;
    background-color: rgba(0, 100, 100, 0.6);
  }
  .mt-xxlarge {
    display: none;
  }
  .mt-xlarge {
    display: block;
  }
  .mt-large {
    display: none;
  }
  .mt-medium {
    display: none;
  }
  .mt-small {
    display: none;
  }
}
@media only screen and (min-width: 64.001em) and (max-width: 90em) {
  .mobileTesting {
    display: block;
    background-color: rgba(0, 0, 255, 0.6);
  }
  .mt-xxlarge {
    display: none;
  }
  .mt-xlarge {
    display: none;
  }
  .mt-large {
    display: block;
  }
  .mt-medium {
    display: none;
  }
  .mt-small {
    display: none;
  }
}
@media only screen and (min-width: 40.001em) and (max-width: 64em) {
  .mobileTesting {
    display: block;
    background-color: rgba(0, 255, 0, 0.6);
  }
  .mt-xxlarge {
    display: none;
  }
  .mt-xlarge {
    display: none;
  }
  .mt-large {
    display: none;
  }
  .mt-medium {
    display: block;
  }
  .mt-small {
    display: none;
  }
  /* ============================================  BEGIN HEADER  ============================================ */
  #header .containerFull {
    width: 100%;
    height: 4px;
    margin: 0 auto;
  }
  #header .containerFull .searchForm {
    margin: 0 auto;
  }
  #header .containerFull .searchForm .searchIcon {
    padding: 9px 0px;
    margin-left: 16px;
  }
  #header .containerFull .searchForm input[type=text] {
    max-width: 20%;
    padding: 9px 9px 9px 40px;
    margin: 0 0 0 10px;
    font-size: 1.275em;
  }
  #header .containerFull .searchForm input[type=text]:focus {
    max-width: 86%;
  }
  #header .social {
    width: 28%;
    padding: 0px 2%;
  }
  #header .social ul li {
    padding: 0 0.325rem 0px;
  }
  #header .top {
    width: 63%;
  }
  #header .top ul {
    padding: 0px;
  }
  #header .top ul li {
    padding: 0px 3%;
  }
  #header .top ul li:nth-child(1) {
    width: 19%;
  }
  #header .top ul li:nth-child(2) {
    width: 33%;
  }
  #header .top ul li:nth-child(3) {
    width: 19%;
  }
  #header .top ul li:nth-child(4) {
    width: 15%;
  }
  #header .top ul li:nth-child(5) {
    width: 14%;
  }
  #header .news {
    width: 19%;
  }
  #header .search {
    width: 9%;
    border-right: none;
  }
  #header .title {
    margin: 30px 2% 22.5px;
  }
  #header .title img {
    width: 340px;
  }
  #header .nav ul {
    width: 90%;
  }
  #header .nav ul li a {
    font-size: 1em;
  }
  /* ============================================  END HEADER  ============================================ */
  /* ============================================  BEGIN HOMEPAGE  ============================================ */
  .oumagazine #features .main .articlePreview .image {
    margin: 0 0 6px 0;
  }
  .oumagazine #features .main .articlePreview .title {
    height: auto;
    margin: 1rem 1rem 0.5rem;
    padding: 0px;
  }
  .oumagazine #features .main .articlePreview .title h3 {
    font-size: 3rem;
    line-height: 3rem;
  }
  .oumagazine #features .main .articlePreview .category {
    margin: 0 0 0 auto;
  }
  .oumagazine #features .main .articlePreview .tags {
    margin: 0px auto 0px 0px;
  }
  .oumagazine #features .main .articlePreview .author {
    width: 100%;
    margin: 0px auto;
  }
  .oumagazine #features .main .articlePreview .intro {
    padding: 0px;
    margin: 0.5rem 1rem;
  }
  .oumagazine #features .main .articlePreview .intro p {
    font-size: 1.4375rem;
    line-height: 1.8375rem;
  }
  .oumagazine #features .underline {
    margin: 0px 0px 12px;
  }
  .oumagazine #features .theLatest {
    padding: 6.5%;
  }
  .oumagazine #features .theLatest .latestTitle p {
    margin: 0px auto 24px auto;
    font-size: 1.1125rem;
  }
  .oumagazine #features .theLatest h3 {
    font-size: 0.875rem;
    line-height: 0.875rem;
    margin: 12px 0px 4px;
  }
  .oumagazine #features .theLatest p {
    font-size: 0.875rem;
    line-height: 1rem;
  }
  .oumagazine #features .theLatest .articlePreview .image {
    margin: 0 0 16px 0;
  }
  .oumagazine #features .theLatest .articlePreview .title {
    margin: 12px 0px 4px;
  }
  .oumagazine #features .theLatest .articlePreview .title h3 {
    font-size: 0.875rem;
    line-height: 0.875rem;
  }
  .oumagazine #features .theLatest .articlePreview .intro {
    margin: 0 0 14px 0;
  }
  .oumagazine #features .theLatest .articlePreview .intro p {
    font-size: 0.875rem;
    line-height: 1rem;
  }
  .oumagazine .categoryFeatures .leftCol {
    padding-right: 1.171875rem;
  }
  .oumagazine .categoryFeatures .rightCol {
    padding-left: 1.171875rem;
  }
  .oumagazine .categoryFeatures .topStory .articlePreview .title {
    margin: 0.5rem 0px;
    padding: 0px 0.9375rem;
  }
  .oumagazine .categoryFeatures .topStory .articlePreview .title h3 {
    font-size: 1.825rem;
    line-height: 1.825rem;
  }
  .oumagazine .categoryFeatures .topStory .articlePreview .intro {
    margin: 0px;
    padding: 0px 1.9375rem;
  }
  .oumagazine .categoryFeatures .topStory .articlePreview .intro p {
    font-size: 1.25rem;
    line-height: 1.375rem;
  }
  .oumagazine .categoryFeatures .moreStories {
    margin: 40px 0px 0px;
  }
  .oumagazine .categoryFeatures .moreStories .columns {
    padding-right: 0px;
    padding-left: 0.46875rem;
  }
  .oumagazine .categoryFeatures .moreStories .secondStory {
    padding-left: 0px;
    padding-right: 0.46875rem;
  }
  .oumagazine .categoryFeatures .moreStories .articlePreview {
    float: left;
    margin: 0px 0px 50px;
  }
  .oumagazine .categoryFeatures .moreStories .articlePreview .image {
    width: 100%;
    margin: 0px;
  }
  .oumagazine .categoryFeatures .moreStories .articlePreview .title {
    width: 100%;
    margin: 0px 0px 8px;
  }
  .oumagazine .categoryFeatures .moreStories .articlePreview .title h3 {
    font-family: "Roboto Condensed", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
    font-weight: 700;
    font-size: 1.125rem;
    line-height: 1.25rem;
  }
  .oumagazine .categoryFeatures .moreStories .articlePreview .tags {
    width: 100%;
    margin: 10px 0px 8px;
  }
  .oumagazine .categoryFeatures .moreStories .articlePreview .tags h4 {
    padding: 0px 3px 0px 0px;
  }
  .oumagazine .categoryFeatures .moreStories .articlePreview .tags h5 {
    padding: 0px;
  }
  .oumagazine .categoryFeatures .moreStories .articlePreview .intro {
    width: 100%;
    margin: 0px;
  }
  .oumagazine .categoryFeatures .moreStories .articlePreview .intro p {
    font-size: 0.9375rem;
    line-height: 1.2375rem;
  }
  .oumagazine #homepageMedia {
    padding: 0px 0px 20px;
  }
  .oumagazine #homepageMedia .row {
    max-width: 55.65rem;
  }
  .oumagazine #homepageMedia .sectionTitle {
    margin: 0px 0px 20px;
  }
  .oumagazine #homepageMedia .flex-video.widescreen {
    padding-bottom: 52.14%;
  }
  .oumagazine #homepageMedia .videoText .articlePreview .title {
    margin: 0.5rem 3rem;
  }
  .oumagazine #homepageMedia .videoText .articlePreview .intro {
    margin: 0.5rem 4rem;
  }
  .oumagazine #homepageMedia .videoText .articlePreview .read {
    margin: 30px auto;
  }
  .backToTop {
    display: block;
  }
  /* ============================================  END HOMEPAGE  ============================================ */
  /* ============================================  BEGIN CATEGORY  ============================================ */
  .category .sectionTitle h2 {
    padding: 11px 16px 10px;
    font-size: 1.3875rem;
    line-height: 1.3875rem;
  }
  .category #features .main .articlePreview .image {
    margin: 0 0 6px 0;
  }
  .category #features .main .articlePreview .title {
    height: auto;
    margin: 0.9rem 1.5rem 0.6rem;
    padding: 0px;
  }
  .category #features .main .articlePreview .title h3 {
    font-size: 2.75rem;
    line-height: 2.7rem;
  }
  .category #features .main .articlePreview .tags {
    margin: 0px auto;
  }
  .category #features .main .articlePreview .author {
    margin: 0px auto;
  }
  .category #features .main .articlePreview .author p {
    line-height: 1.125rem;
  }
  .category #features .main .articlePreview .intro {
    padding: 0px;
    margin: 0.5rem 3rem;
  }
  .category #features .main .articlePreview .intro p {
    font-size: 1.275rem;
    line-height: 1.4275rem;
  }
  .category #features .moreFeatures .columns {
    padding: 0px;
  }
  .category #features .moreFeatures .articlePreview .title h3 {
    font-size: 1.275rem;
    line-height: 1.475rem;
    font-family: "Roboto Condensed", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
    font-weight: 400;
  }
  .category .categoryFeatures {
    margin: 0px 0px 60px;
  }
  .category .categoryFeatures .moreStories {
    margin: 0px;
  }
  .category .categoryFeatures .moreStories .columns {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
  .category .categoryFeatures .moreStories .articlePreview {
    float: left;
    margin: 0px 0px 50px;
  }
  .category .categoryFeatures .moreStories .articlePreview .image {
    width: 46%;
    margin: 0 4% 0px 0;
    float: left;
  }
  .category .categoryFeatures .moreStories .articlePreview .image a {
    display: block;
  }
  .category .categoryFeatures .moreStories .articlePreview .image a img {
    width: 100%;
    height: auto;
  }
  .category .categoryFeatures .moreStories .articlePreview .title {
    width: 50%;
    float: left;
    margin: 4px 0px 6px;
    padding: 0px;
  }
  .category .categoryFeatures .moreStories .articlePreview .title h3 {
    font-family: "Roboto Condensed", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-size: 1.25rem;
    line-height: 1.45rem;
    margin: 0px;
  }
  .category .categoryFeatures .moreStories .articlePreview .title h3 a {
    color: black;
  }
  .category .categoryFeatures .moreStories .articlePreview .category {
    display: none;
  }
  .category .categoryFeatures .moreStories .articlePreview .tags {
    margin: 0px;
    width: 50%;
    float: left;
    line-height: 0px;
  }
  .category .categoryFeatures .moreStories .articlePreview .tags h4 {
    font-family: "Roboto Condensed", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
    font-weight: 700;
    font-size: 0.75rem;
    color: #877148;
    display: inline-block;
    text-transform: uppercase;
    margin: 0px;
    padding: 0px 3px 0px 0px;
  }
  .category .categoryFeatures .moreStories .articlePreview .tags h5 {
    margin: 0px;
    padding: 0px;
    display: inline-block;
    line-height: 0px;
  }
  .category .categoryFeatures .moreStories .articlePreview .tags h5 .videoIcon {
    width: 17px;
    height: auto;
    padding: 0px 0px 1px;
  }
  .category .categoryFeatures .moreStories .articlePreview .tags h5 .photoIcon {
    width: 16px;
    height: auto;
    padding: 0px 0px 2px;
  }
  .category .categoryFeatures .moreStories .articlePreview .author {
    display: none;
  }
  .category .categoryFeatures .moreStories .articlePreview .intro {
    width: 50%;
    margin: 0px;
    float: left;
  }
  .category .categoryFeatures .moreStories .articlePreview .intro p {
    font-family: "Roboto Condensed", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
    font-weight: 300;
    font-size: 0.9375rem;
    line-height: 1.2375rem;
    margin: 0px;
    padding: 0px;
  }
  .category .categoryFeatures .moreStories .articlePreview .intro p a {
    color: black;
    line-height: inherit;
  }
  .category .categoryFeatures .moreStories .articlePreview .read {
    display: none;
  }
  .category .categoryFeatures .promotion {
    margin-bottom: 30px;
  }
  .category .categoryFeatures .promotion .columns {
    padding-left: 0rem;
    padding-right: 0rem;
  }
  /* ============================================  END CATEGORY  ============================================ */
  /* ============================================  BEGIN STORY  ============================================ */
  .story .sectionTitle .categoryLabel {
    padding: 12px 14px 10px;
    font-size: 1.4875rem;
    line-height: 1.1875rem;
  }
  .story .storyTitle h1 {
    font-size: 4rem;
    line-height: 1;
    margin: 0.2em 0px 1rem 0px;
  }
  .story .subTitle h2 {
    margin: 0em 0px 1em 0px;
  }
  .story .storyPhotoSlider {
    margin-bottom: 10px;
  }
  .story .storyPhotoSlider .photoSlider .slick-prev {
    top: 45%;
  }
  .story .storyPhotoSlider .photoSlider .slick-next {
    top: 45%;
  }
  .story .storyPhotoSlider .flex-video.widescreen.youtube {
    padding-bottom: 52.34%;
  }
  .story .storyBodyContainer {
    margin-top: 20px;
  }
  .story .storyBodyContainer .storyContent {
    margin: 0px;
  }
  .story .storyBodyContainer .storyContent p {
    font-size: 1rem;
    margin: 0px 0px 25px 0px;
    line-height: 1.4;
  }
  .story .storyBodyContainer .storyContent ul, .story .storyBodyContainer .storyContent ol {
    font-size: 1rem;
    line-height: 1.4;
  }
  .story .storyBodyContainer .storyContent h5 {
    font-size: 1.4625rem;
    line-height: 1.5;
  }
  .story .storyBodyContainer .storyContent table.sidebar {
    min-width: 45%;
  }
  .story .storyBodyContainer .storyContent .sidebarWidget {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }
  .story .storyBodyContainer .storyContent .sidebarWidget .media .singleImg {
    display: block;
  }
  .story .storyBodyContainer .storyContent .sidebarWidget .media .flex-video.widescreen {
    padding-bottom: 51.44%;
  }
  .story .storyBodyContainer .storyContent .sidebarWidget .media .flex-video {
    padding-top: 1.5625rem;
  }
  .story .moreCol {
    margin-top: 82px;
    margin-bottom: 60px;
  }
  /* ============================================  END STORY  ============================================ */
  /* ============================================  BEGIN FEATURE  ============================================ */
  .feature #featureHeader .landscape {
    box-shadow: inset 0px -300px 200px rgba(0, 0, 0, 0.6);
  }
  .feature #featureHeader .landscape .featureTitleRow {
    width: 100%;
  }
  .feature #featureHeader .landscape .featureTitle {
    height: 540px;
  }
  .feature #featureHeader .landscape .featureTitle .title {
    margin: 20px 0px 0px;
    font-size: 4.3875rem;
  }
  .feature #featureHeader .landscape .featureTitle .title h2 {
    line-height: 0.9;
  }
  .feature #featureHeader .landscape .featureTitle .intro {
    margin: 12px 0px 10px;
  }
  .feature #featureHeader .landscape .featureTitle .intro h4 {
    font-size: 1.59375rem;
    line-height: 2rem;
  }
  .feature #featureHeader .landscape .outsideBottom {
    max-width: 100%;
    padding: 0px 0px 10px 0px;
  }
  .feature #featureHeader .landscape .outsideBottom .photoCredit {
    text-align: right;
  }
  .feature #featureHeader .landscape .outsideBottom .photoCredit img {
    width: 16px;
    height: auto;
    display: inline-block;
    opacity: 0.6;
    margin: 0px 6px 0px 0px;
  }
  .feature #featureHeader .landscape .outsideBottom .photoCredit p {
    display: inline-block;
    /*color: $white;*/
    font-family: "Helvetica Neue LT W01_56 It", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
    font-weight: 500;
    font-style: italic;
    font-size: 0.75rem;
    line-height: 1;
    margin: 0px;
    padding: 0px;
  }
  .feature #featureHeader .portrait {
    height: 580px;
  }
  .feature #featureHeader .portrait .portraitText .portraitTextCenter .portraitTextWrap .date {
    width: 100%;
  }
  .feature #featureHeader .portrait .portraitText .portraitTextCenter .portraitTextWrap .author {
    width: 100%;
  }
  .feature #featureHeader .portrait .portraitText .portraitTextCenter .portraitTextWrap .title {
    width: 100%;
    font-size: 50px;
  }
  .feature #featureHeader .portrait .portraitText .portraitTextCenter .portraitTextWrap .intro {
    width: 100%;
  }
  .feature #featureHeader .portrait .portraitText .portraitTextCenter .portraitTextWrap .intro h4 {
    font-size: 1.575rem;
    line-height: 2rem;
  }
  .feature #featureHeader .portrait .outsideBottom .dropToContent {
    padding: 0px 1.3rem;
    margin: -40px 0px 0px 0.9375rem;
    width: 58px;
  }
  .feature #featureBody {
    /*p:first-of-type:first-letter{
    	font-size: 4.375rem;
    }*/
  }
  .feature #featureBody p {
    font-size: 1.1rem;
    line-height: 1.5;
  }
  .feature #featureBody p:first-of-type {
    font-size: 1.3625rem;
    line-height: 1.3;
  }
  .feature #featureBody h5 {
    font-family: "Roboto Condensed", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
    font-weight: 700;
    font-size: 1.4625rem;
    color: #2f2f2f;
    margin: 0px;
    line-height: 1.6;
  }
  .feature #featureBody .additionalFeatureBody p,
  .feature #featureBody .additionalFeatureBody p:first-of-type {
    font-size: 1.1rem;
    line-height: 1.5;
  }
  .feature #featureBody table.sidebar {
    min-width: 45%;
  }
  .feature #featureBody .sidebarWidget {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }
  .feature #featureBody .sidebarWidget .media .singleImg {
    display: none;
  }
  .feature #featureBody .sidebarWidget .media .flex-video.widescreen {
    padding-bottom: 51.44%;
  }
  .feature #featureBody .sidebarWidget .media .flex-video {
    padding-top: 1.5625rem;
  }
  .feature #featureBody .callOutWidget {
    margin: 40px 0px 60px;
    height: 360px;
  }
  .feature #featureBody .callOutWidget .textCenter h6 {
    line-height: 1.4;
  }
  /* ============================================  END FEATURE  ============================================ */
  /* ============================================  BEGIN NEWS   ============================================ */
  .oumagazine .ouNewsAtOUAutolist .NewsItemRegularTextContainer div {
    width: 100%;
  }
  .oumagazine .ouNewsAtOUAutolist .NewsItemRegularTextContainer .NewsItemRegularTitle,
  .oumagazine .ouNewsAtOUAutolist .NewsItemRegularTextContainer .NewsItemRegularDate {
    width: 64%;
  }
  .oumagazine .ouNewsAtOUAutolist .NewsItemRegularTitle a {
    font-size: 1.1rem;
    line-height: 1.3rem;
  }
  .oumagazine .ouNewsAtOUAutolist .NewsItem {
    margin-bottom: 8%;
  }
  /* ============================================  END NEWS  ============================================ */
}
@media only screen and (max-width: 40em) {
  .mobileTesting {
    display: block;
    background-color: rgba(255, 0, 0, 0.6);
  }
  .mt-xxlarge {
    display: none;
  }
  .mt-xlarge {
    display: none;
  }
  .mt-large {
    display: none;
  }
  .mt-medium {
    display: none;
  }
  .mt-small {
    display: initial;
  }
  .show {
    display: none !important;
  }
  .small-only {
    display: block;
  }
  /* ============================================  BEGIN HOMEPAGE  ============================================ */
  #header .containerFull {
    order: 5;
    width: 100%;
    height: 4px;
    margin: 0 auto;
  }
  #header .containerFull .searchForm {
    margin: 0 auto;
  }
  #header .containerFull .searchForm .searchIcon {
    padding: 9px 0px;
    margin-left: 16px;
  }
  #header .containerFull .searchForm input[type=text] {
    max-width: 40%;
    padding: 9px 9px 9px 40px;
    margin: 0 0 0 10px;
    font-size: 1.125em;
  }
  #header .containerFull .searchForm input[type=text]:focus {
    max-width: 90%;
  }
  #header .container {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
  }
  #header .social {
    width: 100%;
    order: 9;
    background-color: #f3f3f3;
    padding: 0 0 10px;
  }
  #header .top {
    width: 100%;
    order: 8;
    background-color: #f3f3f3;
    padding: 14px 10px 6px;
    text-align: left;
  }
  #header .top ul {
    padding: 0px 2% 0px 6%;
  }
  #header .top ul li {
    display: table;
    width: 100% !important;
    height: 40px;
  }
  #header .top ul li a {
    display: table-cell;
    vertical-align: middle;
  }
  #header .news {
    width: 40%;
    order: 1;
  }
  #header .search {
    width: 20%;
    order: 2;
  }
  #header .menu {
    width: 80%;
    height: 55px;
    display: inline-block;
    order: 3;
    margin: 0px;
    background-color: inherit;
    line-height: 0px;
    font-family: "EB Garamond", "Garamond", Times, serif;
    font-weight: 500;
    font-style: italic;
    color: #4c4c4c;
    text-align: right;
  }
  #header .menu .menuText {
    vertical-align: middle;
  }
  #header .menu .menuIcon {
    background-image: url(https://www.oakland.edu/Assets/template-assets/oumagazine/images/menu.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 27px;
    height: 19px;
    display: inline-block;
    vertical-align: middle;
  }
  #header .menu .menuCloseIcon {
    background-image: url(https://www.oakland.edu/Assets/template-assets/oumagazine/images/menuClose.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 27px;
    height: 19px;
    display: inline-block;
    vertical-align: middle;
  }
  #header .menu:hover .menuIcon {
    background-image: url(https://www.oakland.edu/Assets/template-assets/oumagazine/images/menu-black.png);
  }
  #header .menu:hover .menuCloseIcon {
    background-image: url(https://www.oakland.edu/Assets/template-assets/oumagazine/images/menuClose-black.png);
  }
  #header .topDivide {
    order: 4;
  }
  #header .title {
    width: 100%;
    order: 6;
    margin: 24px 2% 8px;
  }
  #header .title img {
    width: 100%;
    max-width: 340px;
  }
  #header .nav {
    width: 100%;
    order: 7;
    margin: 0px;
  }
  #header .nav ul {
    width: 100%;
    border-top: 1px solid #e1e1e1;
    margin: 10px auto 0px;
    padding: 30px 0px 0px;
  }
  #header .nav ul li {
    width: 100% !important;
    display: table;
    height: 55px;
  }
  #header .nav ul li a {
    display: block;
    vertical-align: middle;
  }
  #header .nav ul li:hover ul,
  #header .nav ul li:focus ul,
  #header .nav ul li.open ul {
    display: block;
    height: auto;
    position: inherit;
    z-index: 1;
    width: inherit;
    box-shadow: none;
    width: 50%;
    border-bottom: 1px solid #ededed;
    background: #ededed;
    padding: 0.5rem 1rem 0rem;
    margin: 1rem auto 2rem;
  }
  #header .nav ul li:hover ul li,
  #header .nav ul li:focus ul li,
  #header .nav ul li.open ul li {
    float: none;
    height: auto;
    padding: 0.6rem 0px;
  }
  /* ============================================  END HEADER  ============================================ */
  /* ============================================  BEGIN HOMEPAGE  ============================================ */
  .single {
    margin: 3px 0px 14px;
  }
  .oumagazine .sectionTitle h2 {
    margin: 0px 0px 20px;
  }
  .oumagazine #features .border {
    margin: 3rem 0 0 0;
  }
  .oumagazine #features .main .articlePreview .image {
    margin: 0 0 16px 0;
  }
  .oumagazine #features .main .articlePreview .title {
    height: auto;
    margin: 1.25rem 0.9375rem 0.875rem;
    padding: 0px;
  }
  .oumagazine #features .main .articlePreview .title h3 {
    font-size: 3rem;
    line-height: 2.55rem;
  }
  .oumagazine #features .main .articlePreview .category {
    margin: 0 0 0 auto;
  }
  .oumagazine #features .main .articlePreview .tags {
    margin: 0px auto 0px 0px;
  }
  .oumagazine #features .main .articlePreview .author {
    width: 100%;
    margin: 0px auto;
  }
  .oumagazine #features .main .articlePreview .author p {
    line-height: 1.125rem;
  }
  .oumagazine #features .main .articlePreview .intro {
    padding: 0px;
    margin: 0.25rem 2.9375rem 0.75rem;
  }
  .oumagazine #features .main .articlePreview .intro p {
    font-size: 1.3375rem;
    line-height: 1.7375rem;
  }
  .oumagazine #features .main .articlePreview .read {
    margin: 6px 0 0;
  }
  .oumagazine #features .underline {
    margin: 0px 0px 12px;
  }
  .oumagazine #features .theLatest {
    padding: 6.5%;
  }
  .oumagazine #features .theLatest .latestTitle p {
    margin: 8px 1.4rem 24px;
    font-size: 1.1125rem;
  }
  .oumagazine #features .theLatest h3 {
    font-size: 0.875rem;
    line-height: 0.875rem;
    margin: 28px 0px 4px;
  }
  .oumagazine #features .theLatest p {
    font-size: 0.9rem;
    line-height: 1.3rem;
  }
  .oumagazine #features .theLatest .articlePreview .image {
    margin: 0 0 16px 0;
  }
  .oumagazine #features .theLatest .articlePreview .title {
    margin: 12px 0px 4px;
  }
  .oumagazine #features .theLatest .articlePreview .title h3 {
    font-size: 0.875rem;
    line-height: 0.875rem;
  }
  .oumagazine #features .theLatest .articlePreview .intro {
    margin: 0 0 14px 0;
  }
  .oumagazine #features .theLatest .articlePreview .intro p {
    font-size: 0.9rem;
    line-height: 1.3rem;
  }
  .oumagazine .categoryFeatures {
    margin: 30px 0px 0px;
  }
  .oumagazine .categoryFeatures .lines {
    margin-bottom: 30px;
  }
  .oumagazine .categoryFeatures .leftCol {
    padding-right: 0.9375rem;
    border-bottom: 0px;
  }
  .oumagazine .categoryFeatures .rightCol {
    padding-left: 0.9375rem;
  }
  .oumagazine .categoryFeatures .topStory .articlePreview .title {
    margin: 0.5rem 0px;
    padding: 0px;
  }
  .oumagazine .categoryFeatures .topStory .articlePreview .title h3 {
    font-size: 2.625rem;
    line-height: 2.625rem;
  }
  .oumagazine .categoryFeatures .topStory .articlePreview .intro {
    margin: 0px;
    padding: 0px 0.9375rem;
  }
  .oumagazine .categoryFeatures .topStory .articlePreview .intro p {
    font-size: 1.25rem;
    line-height: 1.475rem;
  }
  .oumagazine .categoryFeatures .moreStories {
    margin: 40px 0px 25px;
    border-bottom: 1px solid #e1e1e1;
  }
  .oumagazine .categoryFeatures .moreStories .columns {
    padding-right: 0px;
    padding-left: 0.46875rem;
  }
  .oumagazine .categoryFeatures .moreStories .secondStory {
    padding-left: 0px;
    padding-right: 0.46875rem;
  }
  .oumagazine .categoryFeatures .moreStories .articlePreview {
    float: left;
    margin: 0px 0px 50px;
  }
  .oumagazine .categoryFeatures .moreStories .articlePreview .image {
    width: 100%;
    margin: 0px;
  }
  .oumagazine .categoryFeatures .moreStories .articlePreview .title {
    width: 100%;
    margin: 0px 0px 8px;
  }
  .oumagazine .categoryFeatures .moreStories .articlePreview .title h3 {
    font-family: "Roboto Condensed", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
    font-weight: 700;
    font-size: 1.125rem;
    line-height: 1.25rem;
  }
  .oumagazine .categoryFeatures .moreStories .articlePreview .tags {
    width: 100%;
    margin: 10px 0px 8px;
  }
  .oumagazine .categoryFeatures .moreStories .articlePreview .tags h4 {
    padding: 0px 3px 0px 0px;
  }
  .oumagazine .categoryFeatures .moreStories .articlePreview .tags h5 {
    padding: 0px;
  }
  .oumagazine .categoryFeatures .moreStories .articlePreview .intro {
    width: 100%;
    margin: 0px;
  }
  .oumagazine .categoryFeatures .moreStories .articlePreview .intro p {
    font-size: 0.9375rem;
    line-height: 1.2375rem;
  }
  .oumagazine .promotion a {
    display: block;
  }
  .oumagazine .promotion .rectangle {
    display: none;
  }
  .oumagazine .promotion .square {
    display: block;
    text-align: center;
  }
  .oumagazine #homepageMedia {
    padding: 0px 0px 20px;
  }
  .oumagazine #homepageMedia .sectionTitle {
    margin: 0px 0px 10px;
  }
  .oumagazine #homepageMedia .flex-video.widescreen {
    padding-bottom: 48.14%;
  }
  .oumagazine #homepageMedia .videoText .articlePreview .title {
    margin: 0.5rem 0.5rem;
  }
  .oumagazine #homepageMedia .videoText .articlePreview .intro {
    margin: 0.5rem 1.5rem;
  }
  .oumagazine #homepageMedia .videoText .articlePreview .read {
    margin: 30px auto;
  }
  .backToTop {
    display: block;
  }
  #searchBarBottom .large-11 {
    background-color: white;
    border-radius: 6px;
    width: 78.96667%;
  }
  /* ============================================  END HOMEPAGE  ============================================ */
  /* ============================================  BEGIN CATEGORY  ============================================ */
  .category .sectionTitle {
    margin: 30px 0px 0px;
    padding: 0px 0px 2px;
  }
  .category .sectionTitle h2 {
    font-size: 1.1rem;
    line-height: 1rem;
    margin: 0px;
  }
  .category #features .main .articlePreview .image {
    margin: 0px 0px 14px;
  }
  .category #features .main .articlePreview .tags {
    margin: 0px auto;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
  .category #features .main .articlePreview .title {
    margin: 0.5rem 0px;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
  .category #features .main .articlePreview .title h3 {
    font-size: 2.625rem;
    line-height: 2.625rem;
  }
  .category #features .main .articlePreview .intro {
    margin: 0px;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
  .category #features .main .articlePreview .intro p {
    font-size: 1.25rem;
    line-height: 1.475rem;
  }
  .category #features .main .articlePreview .read {
    margin: 30px 0px;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
  .category #features .mainMoreCol {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
  .category #features .mainMoreCol .moreFeatures {
    margin: 20px 0px 0px;
  }
  .category #features .mainMoreCol .moreFeatures .leftCol {
    padding-left: 0rem;
    padding-right: 0.46875rem;
  }
  .category #features .mainMoreCol .moreFeatures .rightCol {
    padding-left: 0.46875rem;
    padding-right: 0rem;
  }
  .category #features .mainMoreCol .moreFeatures .secondStory {
    padding-left: 0px;
    padding-right: 0.46875rem;
  }
  .category #features .mainMoreCol .moreFeatures .articlePreview {
    float: left;
    margin: 0px 0px 50px;
  }
  .category #features .mainMoreCol .moreFeatures .articlePreview .image {
    width: 100%;
    margin: 0px;
  }
  .category #features .mainMoreCol .moreFeatures .articlePreview .title {
    width: 100%;
    margin: 0px 0px 8px;
  }
  .category #features .mainMoreCol .moreFeatures .articlePreview .title h3 {
    font-family: "Roboto Condensed", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-size: 1.125rem;
    line-height: 1.25rem;
  }
  .category #features .mainMoreCol .moreFeatures .articlePreview .tags {
    width: 100%;
    margin: 10px 0px 8px;
  }
  .category #features .mainMoreCol .moreFeatures .articlePreview .tags h4 {
    padding: 0px 3px 0px 0px;
  }
  .category #features .mainMoreCol .moreFeatures .articlePreview .tags h5 {
    padding: 0px;
  }
  .category #features .mainMoreCol .moreFeatures .articlePreview .intro {
    width: 100%;
    margin: 0px;
  }
  .category #features .mainMoreCol .moreFeatures .articlePreview .intro p {
    font-size: 0.9375rem;
    line-height: 1.2375rem;
  }
  .category .categoryFeatures {
    margin: 0px;
  }
  .category .categoryFeatures .lines {
    margin-bottom: 0px;
  }
  .category .categoryFeatures .moreStories .articlePreview {
    padding: 0px 0px 35px;
    margin: 0px 0px 40px;
  }
  .category .categoryFeatures .moreStories .articlePreview .title h3 {
    font-family: "Roboto Condensed", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
    font-weight: 400;
  }
  .category .categoryFeatures .promotion {
    float: none;
  }
  .category .categoryFeatures .promotion .columns {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
  .category .categoryFeatures .promoCol {
    padding: 0px;
    margin: 20px 0px 60px;
  }
  /* ============================================  END CATEGORY  ============================================ */
  /* ============================================  BEGIN STORY  ============================================ */
  .story .sectionTitle {
    margin-top: 25px;
  }
  .story .sectionTitle .categoryLabel {
    padding: 8px 9px 7px;
    margin: 0px 0px 4px;
    font-size: 1.0625rem;
    line-height: 1rem;
  }
  .story .storyTitle h1 {
    font-size: 3.625rem;
    line-height: 1;
    margin: 0.2em 0px 1rem 0px;
  }
  .story .subTitle h2 {
    margin: 0em 0px 1em 0px;
    line-height: 1.875rem;
  }
  .story .storyPhotoSlider {
    margin-bottom: 14px;
  }
  .story .storyPhotoSlider .photoSlider .slick-prev {
    top: 42%;
    left: 10px;
  }
  .story .storyPhotoSlider .photoSlider .slick-next {
    top: 42%;
    right: 10px;
  }
  .story .storyPhotoSlider .flex-video.widescreen.youtube {
    padding-bottom: 49.34%;
  }
  .story .storyBodyContainer {
    margin-top: 0px;
  }
  .story .storyBodyContainer .storyHeading {
    margin: 0px 0px 30px;
  }
  .story .storyBodyContainer .storyHeading .topRow .tag {
    width: 100%;
    padding: 4px 0px;
  }
  .story .storyBodyContainer .storyHeading .topRow .date {
    width: 100%;
    padding: 4px 0px;
  }
  .story .storyBodyContainer .storyHeading .topRow .author {
    width: 100%;
    padding: 4px 0px;
  }
  .story .storyBodyContainer .storyContent {
    margin: 0px;
  }
  .story .storyBodyContainer .storyContent p {
    line-height: 1.6;
  }
  .story .storyBodyContainer .storyContent ul, .story .storyBodyContainer .storyContent ol {
    line-height: 1.6;
  }
  .story .storyBodyContainer .storyContent h5 {
    font-family: "Roboto Condensed", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
    font-weight: 700;
    font-size: 1.4625rem;
    color: #2f2f2f;
    margin: 0px;
    line-height: 1.2;
  }
  .story .storyBodyContainer .storyContent table {
    width: 60% !important;
    float: right !important;
    margin-left: 10px;
    margin-right: 0px;
    margin-bottom: 4px;
  }
  .story .storyBodyContainer .storyContent table img {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  .story .storyBodyContainer .storyContent table.sidebar {
    min-width: 100%;
    margin: 20px auto;
  }
  .story .storyBodyContainer .storyContent table.sidebar tbody tr p {
    float: left;
  }
  .story .storyBodyContainer .storyContent table.sidebar tbody tr h5 {
    float: left;
  }
  .story .storyBodyContainer .storyContent .sidebarWidget {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding: 20px 20px 8px;
  }
  .story .storyBodyContainer .storyContent .sidebarWidget .media .singleImg {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  .story .storyBodyContainer .storyContent .sidebarWidget .media .flex-video.widescreen {
    padding-bottom: 48.04%;
  }
  .story .storyBodyContainer .storyContent .sidebarWidget .media .flex-video {
    padding-top: 1.3625rem;
  }
  .story .moreCol {
    margin-top: 60px;
    margin-bottom: 60px;
  }
  /* ============================================  END STORY  ============================================ */
  /* ============================================  BEGIN FEATURE  ============================================ */
  .feature #featureHeader .landscape {
    box-shadow: none;
    background-image: none !important;
  }
  .feature #featureHeader .landscape .featureTitleRow {
    width: 92.33333%;
    padding: 20px 0px;
  }
  .feature #featureHeader .landscape .featureTitle {
    height: auto;
  }
  .feature #featureHeader .landscape .featureTitle .title {
    margin: 30px 0px 0px;
    font-size: 50px;
  }
  .feature #featureHeader .landscape .featureTitle .title h2 {
    line-height: 0.9;
  }
  .feature #featureHeader .landscape .featureTitle .intro {
    margin: 12px 0px 10px;
  }
  .feature #featureHeader .landscape .featureTitle .intro h4 {
    font-size: 1.3125rem;
    line-height: 2rem;
  }
  .feature #featureHeader .landscape .outsideBottom .dropToContent a {
    display: none;
  }
  .feature #featureHeader .portrait {
    height: auto;
    display: flex;
    flex-wrap: wrap;
  }
  .feature #featureHeader .portrait .portraitText {
    order: 2;
    padding: 4% 5%;
  }
  .feature #featureHeader .portrait .portraitText .portraitTextCenter .portraitTextWrap .date {
    width: 100%;
  }
  .feature #featureHeader .portrait .portraitText .portraitTextCenter .portraitTextWrap .author {
    width: 100%;
  }
  .feature #featureHeader .portrait .portraitText .portraitTextCenter .portraitTextWrap .title {
    width: 100%;
    font-size: 50px;
  }
  .feature #featureHeader .portrait .portraitText .portraitTextCenter .portraitTextWrap .intro {
    width: 100%;
  }
  .feature #featureHeader .portrait .portraitText .portraitTextCenter .portraitTextWrap .intro h4 {
    font-size: 1.575rem;
    line-height: 2rem;
  }
  .feature #featureHeader .portrait .portraitImage {
    order: 1;
    height: 500px;
    background-repeat: no-repeat;
    background-position: center;
  }
  .feature #featureHeader .portrait .outsideBottom {
    display: flex;
    order: 3;
    width: 100%;
    padding: 24px 0px 10px 0px;
  }
  .feature #featureHeader .portrait .outsideBottom .dropToContent {
    display: none;
  }
  .feature #featureHeader .portrait .outsideBottom .photoCredit {
    margin: 0px;
  }
  .feature #featureHeader .portrait .outsideBottom .photoCredit p {
    /*color: $white;*/
  }
  .feature #featureBody {
    margin: 40px auto 10px;
    /*p:first-of-type:first-letter{
    	font-size: 4.375rem;
    }*/
  }
  .feature #featureBody p {
    font-size: 1.1rem;
    line-height: 1.5;
    float: left;
  }
  .feature #featureBody p:first-of-type {
    font-size: 1.3625rem;
    line-height: 1.3;
    margin-top: 40px;
    float: left;
  }
  .feature #featureBody h5 {
    font-family: "Roboto Condensed", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
    font-weight: 700;
    font-size: 1.4625rem;
    color: #2f2f2f;
    margin: 0px;
    line-height: 1.2;
    float: left;
    width: 100%;
  }
  .feature #featureBody table {
    float: left !important;
  }
  .feature #featureBody .additionalFeatureBody p,
  .feature #featureBody .additionalFeatureBody p:first-of-type {
    font-size: 1.1rem;
    line-height: 1.5;
  }
  .feature #featureBody .photoSlider .slick-prev,
  .feature #featureBody .photoSlider .slick-next {
    top: 45%;
  }
  .feature #featureBody .photoSlider .slick-next:before,
  .feature #featureBody .photoSlider .slick-prev:before {
    background-size: contain;
    background-repeat: no-repeat;
    width: 14px;
    height: 50px;
  }
  .feature #featureBody .photoSlider p,
  .feature #featureBody .photoSlider p:first-of-type {
    margin: 14px 0px;
  }
  .feature #featureBody table.sidebar {
    min-width: 100%;
    margin: 20px auto;
  }
  .feature #featureBody table.sidebar tbody tr p {
    float: left;
  }
  .feature #featureBody table.sidebar tbody tr h5 {
    float: left;
  }
  .feature #featureBody .sidebarWidget {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding: 20px 20px 8px;
  }
  .feature #featureBody .sidebarWidget .media .singleImg {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  .feature #featureBody .sidebarWidget .media .flex-video.widescreen {
    padding-bottom: 48.04%;
  }
  .feature #featureBody .sidebarWidget .media .flex-video {
    padding-top: 1.3625rem;
  }
  .feature #featureBody .callOutWidget {
    height: auto;
    margin: 40px auto 60px;
  }
  .feature #featureBody .callOutWidget .columns {
    height: auto;
  }
  .feature #featureBody .callOutWidget .textCenter {
    padding: 60px 0px 20px;
  }
  .feature #featureBody .callOutWidget .textCenter .subName {
    display: block;
    width: 100%;
  }
  .feature #featureBody .callOutWidget .photoCredit {
    margin-top: 20px;
    margin-bottom: 40px;
    float: left;
  }
  .feature #featureBody .callOutWidget .photoCredit img {
    float: left;
  }
  .feature #featureBody .callOutWidget .photoCredit p,
  .feature #featureBody .callOutWidget .photoCredit p:first-of-type {
    font-family: "Helvetica Neue LT W01_36 Th It", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
    letter-spacing: 0.6px;
  }
  .feature #featureBody .callOutWidget .callOutImage {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    max-width: 900px;
    padding: 30% 0px;
    min-height: 230px;
  }
  .feature #featureBody .socialShare {
    padding: 25px 0px 0px;
  }
  /* ============================================  END FEATURE  ============================================ */
  /* ============================================  BEGIN NEWS   ============================================ */
  .oumagazine .ouNewsAtOUAutolist .NewsItemRegularTextContainer div {
    width: 100%;
  }
  .oumagazine .ouNewsAtOUAutolist .NewsItemRegularTextContainer .NewsItemRegularTitle,
  .oumagazine .ouNewsAtOUAutolist .NewsItemRegularTextContainer .NewsItemRegularDate {
    width: 64%;
  }
  .oumagazine .ouNewsAtOUAutolist .NewsItemRegularTitle a {
    font-size: 1.1rem;
    line-height: 1.3rem;
  }
  .oumagazine .ouNewsAtOUAutolist .NewsItem {
    margin-bottom: 8%;
  }
  /* ============================================  END NEWS  ============================================ */
}/*# sourceMappingURL=oumagazine-2021.css.map */</pre></body></html>