#text_container {
  background-color: #000000 !important;
  color: #DDDDDD !important;
  max-height: calc(100vh - 268px) !important;
}

p.image_caption, .image_caption p {
  width: 300px !important;
}

.image_frame {
  max-height: calc(100vh - 215px) !important;
}

#contact_info {
}

body {
  background-color: #222222 !important;
  color: inherit;
}

#contact {
}

.image_text_caption {
  max-width: 300px !important;
}

.logo {
  display: inherit !important;
  background-image: url(../resources/images/logo.png) !important;
}

.thumb_frame {
  overflow: hidden !important;
  height: 225px !important;
  max-height: 225px !important;
  max-width: 150px !important;
  width: 150px !important;
}

#viewport {
  max-width: 900px !important;
}

.site_title {
}

.widget {
  display: inherit !important;
}

.thumb_box {
  padding: 15px !important;
}
