* {
  color: #2B2D42;
}

html {
  font-family "Eina 04", sans-serif;
}

body {
  font-family "Eina 04", sans-serif;
}

pre, code, kbd, samp {
  font-family "Eina 04", sans-serif;
}

input, button, select, optgroup, textarea {
  font-family: inherit;
}

.tooltip {
  font-family "Eina 04", sans-serif;
}

.popover {
  font-family "Eina 04", sans-serif;
}

.text-monospace {
  font-family "Eina 04", sans-serif;
}

.bg-white {
  background-color: #FFFFFF;
}




a.navbar-brand {
  font-size: 29px;
  font-weight: bold;
  font-style: italic;
}

a.navbar-brand span {
  color: #D90429;
}

a.navbar-brand img {
  margin-right: 10px;
}


.jumbotron {
  background-color: #2B2D42;
}

.jumbotron h1 {
  color: #FFFFFF;
}

.breadcrumbs {

}

.contact-social a {
  display: inline-block;
  margin-right: 10px;
}

.bg-grey {
  background-color: #EDF2F4;
}

.inquiry {
  padding: 50px 1px;
  text-align: center;
}

.inquiry a {
  background-color: #2B2D42;
  color: #EDF2F4;
  padding: 16px 16px 16px 16px;
}
