body {
  font-family: "Roboto";
  font-size: 18px;
  font-weight: 400; }

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: "Roboto";
  font-weight: 400; }

.site-title a {
  background-image: url("../png/logo.png"); }

@media (min-width: 768px) {
  .site-title a {
    height: 53px;
    width: 293px; } }

.footer-top > .container > .col-lg-3, .footer-top > .container > .col-lg-9 {
  width: 50%; }

.footer-top > .container > .col-lg-3 .textwidget > a {
  padding-left: 10px; }
