/*!*****************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./node_modules/sass-loader/dist/cjs.js!./sass/zigtzaaier.scss ***!
  \*****************************************************************************************************************************************************************************************************************/
@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@400;700&display=swap);
/*!*********************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./node_modules/sass-loader/dist/cjs.js!./sass/zigtzaaier.scss (1) ***!
  \*********************************************************************************************************************************************************************************************************************/
body {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
}
h1,
h2,
h3,
h4 {
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  color: #f07d00;
  text-transform: uppercase;
  letter-spacing: normal;
  text-shadow: none;
}
.welcome {
  background-color: #fff;
}
.welcome h1 {
  font-size: 2rem;
}
.welcome--head {
  background-color: #F07D00;
}
strong, .bold {
  font-family: "Roboto", sans-serif;
  font-weight: 700;
}
.contact {
  font-family: "Roboto", sans-serif;
  font-weight: 700;
}
.footer--menu .nav-link {
  font-family: "Roboto", sans-serif;
  font-weight: 700;
}
.nav-link {
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  color: #595959;
}
.nav-link:hover {
  color: #000;
}
a {
  color: #f07d00;
}
.project-section {
  background-color: #3C3C3B;
}
.nav-tabs .nav-link.active {
  background-color: #3C3C3B;
}
.contact-details .contact a:before {
  color: #3C3C3B;
}
.contact-details .contact.address span:before {
  color: #3C3C3B;
}
.btn-primary {
  background-color: #f07d00;
}
.btn-primary:hover {
  background-color: #a55500;
}
footer {
  background-color: #3c3c3b;
}
