.smallcaps {
  font-family: "brandon-grotesque", Arial, sans-serif;
  font-size: 10px;
  line-height: 1.9230769231em;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  color: #666666;
}
.smalltitle {
  font-family: "brandon-grotesque", Arial, sans-serif;
  line-height: 1.5em;
  font-size: 1.2em;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 0.1em;
}
.smalllink {
  font-family: "brandon-grotesque", Arial, sans-serif;
  font-size: 10px;
  line-height: 1.9230769231em;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  color: #666666;
  font-weight: 700;
  text-decoration: none;
  display: inline-block;
}
.smallgreenlink {
  font-family: "brandon-grotesque", Arial, sans-serif;
  font-size: 10px;
  line-height: 1.9230769231em;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  color: #666666;
  font-weight: 700;
  text-decoration: none;
  display: inline-block;
  color: #80CD67;
}
.headingtwo {
  font-family: "Playfair Display", Arial, serif;
  font-size: 2.3em;
  font-weight: 600;
  margin: 0px 0px 1.3377926421em 0px;
  line-height: 1.3377926421em;
}
::-webkit-input-placeholder {
  color: #000;
}
:-moz-placeholder {
  color: #000;
  opacity: 1;
}
::-moz-placeholder {
  color: #000;
  opacity: 1;
}
:-ms-input-placeholder {
  color: #000;
}
html {
  font-size: 62.5%;
}
body {
  margin: 0px;
  font-family: "brandon-grotesque", Arial, sans-serif;
  font-size: 1.3em;
  line-height: 1.5384615385em;
}
img {
  max-width: 100%;
}
h2 {
  font-family: "Playfair Display", Arial, serif;
  font-size: 2.3em;
  font-weight: 600;
  margin: 0px 0px 1.3377926421em 0px;
  line-height: 1.3377926421em;
}
h2 a,
h3 a,
h4 a,
h5 a,
h6 a,
.title a {
  color: black;
  text-decoration: none;
}
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover,
.title a:hover {
  text-decoration: underline;
}
