/**
 * @file
 * Styles for savoir's header.
 */

.region-footer {
  background-color: #080B03;
  color: white;
  border-bottom: 1px solid #FFCD34;
  height: 41px;
}

.region-footer a {
  color: white;
}

/*#block-savoir-block-5 {
  font-size: 70%;
  margin-top: 10ex;
  text-align: right;
}*/

footer ul.menu {
  margin-bottom: 0;
}

footer ul.menu .is-active {
  color: inherit;
}
