p.readmore > a.btn {
    background-color: #000000; color: #fe9b00;
    border-bottom: 2px solid #fe9b00;
    border-top: 2px solid #fe9b00;
      }

p.readmore .btn:hover {
    background-color: #fe9b00; color: #000000;
    border-bottom: 2px solid #000000;
    border-top: 2px solid #000000;
    }

p.body {
text-align: center;
    }

@media only screen and (min-width: 200px){
#t4-home-slideshow {
  margin-top: -123px;
}}

header.t4-header {
    padding-top: 30px;
		padding-bottom:30px;
          margin-top:0px;
}



div.ja-masthead {
  padding: 80px 15px 60px;
  padding-top: 110px;
}

.mod-languages .visually-hidden {display:none;}

div.mod-languages ul li.lang-active {
    background-color: transparent;
}

.t4-offcanvas .t4-off-canvas-body .navbar .btn-toggle.is-active {
  right: 60px;
}

.t4-masthead .container-fluid {padding:0px;}

.acm-events .event-time {
  font-family: Carter One;
  font-style: bold;
}

.acm-events .event-item {
border-bottom: 1px solid #f41313;
padding: 30px 0;
background-color: #000;
border-top: 1px solid #f41313;
  }