@import url("https://briteh.hr/bootstrap/css/bootstrap.css");
.myParagraphs {
  font-family: 'Montserrat', sans-serif;
  text-align: center;
}

.myBackground {
  background: #d4d4d4;
  color: black;
}

#myBrand:hover {
  color: #2b2b2b;
  text-decoration: none;
}

#myBrand {
  color: black;
}

#myNavbar {
  background: #b8b8b8b8;
  font-family: 'Bebas Neue', cursive;
}

.myHeading {
  text-align: center;
  font-family: 'Bebas Neue', cursive;
}

.footerCopyright {
  text-align: center;
}
/*# sourceMappingURL=britehbootstrap.css.map */