a {
  color: #ffffff; }
  a:hover {
    color: #ffffff; }

h1, h2, h3, h4, h5, h6 {
  font-family: 'Barlow Semi Condensed', Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #ffffff; }

b, strong {
  font-weight: 700; }

p {
  font-family: 'Muli', Verdana, sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 2.0em; }

ol, ul {
  font-family: 'Muli', Verdana, sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #ffffff; }
  ol li, ul li {
    line-height: 1.75em; }

hr {
  border-color: #ffffff; }

address {
  font-family: 'Muli', Verdana, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 0.9em;
  line-height: 1.4em;
  color: #ffffff; }

html,
body {
  height: 100%; }

body {
  padding-top: 40px;
  padding-bottom: 40px; }

.under-construction {
  width: 100%;
  max-width: 330px;
  margin: 0 auto; }
  .under-construction .tmp-box {
    padding: 20px; }

.theme-bg-1 {
  background-color: #658D1B; }

.theme-bg-2 {
  background-color: #00567E; }

.theme-bg-3 {
  background-color: #505759; }
