﻿section.maf-organism-global-banner .maf-global-banner a{
  text-decoration: none;
}

section.maf-organism-global-banner .maf-global-banner .maf-break-on-mobile a{
  color:var(--secondary);
}

#Mobile-Search {
  width: 42px;
}  

#Mobile-Search:hover {
  background: #e5e7e8;
  border-radius: 50%;
}

#Mobile-Search .nav-link{
  padding: 0;
}

#footer-main span{
  color: inherit;
}

@media (min-width: 768px){
  .maf-component-most-recent-horizontal article .maf-excerpt-wrapper{
    width: 66.6666666% !important;
  }
}
