.item-page.default-article {max-width: 100%!important;}
.navbar-brand.logo-text > a::before { display: none;}

body{background: #111111!important;}
#maincontent > .inner {background: #111111!important;}

.whitebox{margin:18px 0 18px 0;
background: #ffffff; 
border-radius:12px;padding:12px;}
.whitebox h2, .whitebox h3 {color:#000000;}
.whitebox a{color:#000000;}

.yellowbox{margin:18px 0 18px 0;
background: #fffcc8;
border-radius:12px;padding:12px;}
.yellowbox h2, .yellowbox h3 {color:#000000;}
.yellowbox a{color:#000000;}

/* a.jt-title {text-decoration: none;text-align: center;font-size: 1.8rem;background-color: #333;border-bottom-left-radius: 0.7rem;border-bottom-right-radius: 0.7rem;} */
h1{line-height: 36px;}
h2{line-height:28px;margin-top:0;}
a.jt-title:hover{color:#fff;}

.desktop .jn {float:left;width:16.66%;margin-bottom:12px;}
.mobile .jn {float:left;width:25%;margin-bottom:12px;}
.desktop .jn-title h3 {margin-bottom:0;}

.desktop .jn-title h3 {
    border-top-left-radius:0.5rem;
    border-top-right-radius:0.5rem;
    font-size:1.1rem;
    color:#000000;
    background-color:var(--body-link-color);
    text-align:center;
    font-weight:bold;
}
.desktop .jn-title h3:hover{
    background-color:#333333;
    color:var(--body-link-color);
}

.mobile .jn-title h3 {
  font-size: 1.1rem;
  background-color:var(--body-link-color);
  color: #000000;
  text-decoration: none;
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-weight: bold;
  line-height: 1.428571429;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  border: 1px solid transparent;
  border-radius: 0.5rem;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
    width: 95%;
}
.jn-card, .jn-image{width: 95%;}
.jn-image a img {border-top-left-radius:0px;border-top-right-radius:0px;}
.mobile .jn-title h3:hover{color:var(--body-link-color);background-color:#333333;}
.junewsultra.centered{text-align:center;font-weight:bold;font-size:1.5rem;margin-bottom:12px;}
 // .jn-title h3{  color: var(--body-link-color);text-align:center;font-weight:bold;font-size: 1.5rem;}
.intro-text p img {width:25%;}
.frontpage img {width: 100% !important;}
.ja-dark-mode{display:none;}