﻿body {
  font-family: "Open Sans", sans-serif;
  color: #444444;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Nunito", sans-serif;
}

.about h3 {
  font-size: 14px;
  font-weight: 700;
  color: #d9795c;
  text-transform: uppercase;
}


.about p {
  margin: 15px 0 30px 0;
  line-height: 24px;
}

.contact .info-box p {
  padding: 0;
  line-height: 24px;
  font-size: 14px;
  margin-bottom: 0;
}

.footer {
  background: #45579e;
  padding: 0 0 30px 0;
  font-size: 14px;
}

.section-header h2 {
  font-size: 13px;
  letter-spacing: 1px;
  font-weight: 700;
  margin: 0;
  color: #d9795c;
  text-transform: uppercase;
}

.faq .accordion-button {
  padding: 15px 15px 20px 0;
  font-weight: 600;
  border: 0;
  font-size: 18px;
  color: #444444;
  text-align: left;
}