body {
  font-family: 'Roboto', sans-serif;
}
p, ul {
  font-size: 120%;
  line-height: 150%;
}
h1, h2, h3, h4, h5, h6 {
  margin-top: 40px;
  font-family: 'Russo One', sans-serif;
}
.nav-link {
  font-family: 'Russo One', sans-serif;
  font-size: 150%;
}
.navbar-brand {
  font-family: 'Russo One', sans-serif;
  font-size: 250%;
}
.img-h {
  
}
.page-footer {
  width: 100%;
  background-color: #f5f5f5;
  padding-top: 10px;
  margin-top: 20px;
}

.page-footer p {
  font-size: 95%;
}

.page-footer img {
  width: auto;
  height: 80px;
  margin: 2px;
}

footer .tel {
  font-size: 120%;
}