/**
 * Do not edit this file directly, your changes will be lost!
 */
a { color: #051D3B; }
.l-header .block-system-header {
  margin: 1vh 0 1vh;
}
.name-and-slogan .site-slogan  {
  font: 135%;
}
.block-system-header .logo {
  max-width: 300px;
}
.padding-top { 
  padding-top: 20px;
}
.block-border {
border: 1px solid #3a3838;
border-collapse: collapse;
background-color:#e8e8e8;
margin: 20px 10px 0 10px;
padding: 0 10px 5px;
}
.block-border h2 { 
font-family: Arial, sans-serif; 
font-weight: bold; 
font-size: 125%;
}