.columns {
  padding-left: 0;
}

@media (max-width: 1310px) {

.columns {
  padding-left: 0.9375rem;
}

}
   

div.blank-space div.large-12.columns {
  padding-left: 0.9375rem;
}
  
@media (min-width: 1311px) {
  .content-padding h4 {
    margin-top: 0;
    line-height: 1;
  }
  div.blank-space div.large-12.columns {
  padding-left: 0;
  }
}   


   #department-name {
      position: absolute;
      bottom: 0;
    }


.icon-alone {
  display: inline-block; /* Fix for clickability issue in WebKit */
}
.screen-reader-text { /* Reusable, toolbox kind of class */
  position: absolute;
  top: -9999px;
  left: -9999px;
}

.accessible-i-class {
      font-size: 3.5em;
    color: #3C3C3E;
    letter-spacing: 2rem;
    float: right;
} 
/*
i {
    font-size: 1.6em;
}  */ 

/*h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  font-family: "Sentinel A", "Sentinel B" !important;
}*/

.latest-news h1,
.join-the-herd h1,
.blank-space h1,
.marshall-quick-facts h1,
.social-media h1, 
h1.social-media a {
    font-family: "Sentinel A", "Sentinel B" !important;
    font-weight: 100;
    text-transform: uppercase;
    font-size: 2.5rem;
}

h4, 
h4 a, {
  font-family: "Sentinel A", "Sentinel B" !important;
    font-weight: 100;
    text-transform: uppercase;
}
/*
button, .button, a, .gsc-control-cse .gsc-table-result, .top-bar-section ul li > a {
  font-family: "myriad-pro",sans-serif;
}

body, p, span, ul {
      font-family: "myriad-pro",sans-serif;
    font-size: 17px;
    line-height: 1.6;
}

#footer.full-width p {
  font-size: 1rem;
}
.top-bar-section ul li > a {
    font-size: 1rem;
}

.access-logo-font {
    font-size: 1rem;
        line-height: 1.8;
}*/