/* File:package/public.modify.0.0.1/page/theme-default/design/style.css */
body {
  padding-top: 70px;
  padding-bottom: 30px;
}
.navbar-lang{
  text-transform: uppercase;
}
.footer a{
  color: #ffffff;
  font-size: 6px;
  font-weight: bold;
  font-family: Arial;
  text-decoration: none;
  position: fixed;
  bottom: 10px;
  right: 10px;
}

