/* Text Elements */

h1.heading-1 {
  margin-bottom: 7px;
  padding-bottom: 6px;
  color: #2688eb;
  text-align: center;
  text-indent: 0;
  word-spacing: 0;
  letter-spacing: 0;
  font-weight: 700;
  font-size: 25px;
  line-height: 1.13;
}

span.text-element.text-1 {
  width: 99%;
  background-color: transparent;
  text-align: center;
  text-indent: 1.2px;
  word-spacing: 0;
  font-size: 20px;
  line-height: 1.22;
}

span.text-element.text-Copyright {
  text-align: center;
}

span.text-element.text-IndexSigBlock {
  text-indent: 500px;
  font-size: 20px;
}

a.link-text.text-link-1 {
  font-size: 20px;
}

/* Image Elements */

img.image-1-1.image-1S {
  padding-bottom: 2px;
  max-width: 60px;
  width: 60%;
}

img.image-1-1.image-1S1 {
  max-width: 190px;
  width: 100%;
}

/* Interaction Elements */

a.link-button.button-link-1 {
  margin-top: 1px;
  margin-bottom: 0;
  padding-top: 3px;
  padding-bottom: 3px;
  width: 100%;
  text-indent: 0;
  color:#888888;
}

/* Layout Elements */

body > .row.row-1 {
  background-color: #beb4ed;
}

body > .row > [class*='coffee-span-'].column-1 {
  padding-right: 5px;
  padding-left: 5px;
}

body > .row > [class*='coffee-span-'].column-3 {
  min-height: 33px;
}

body > .row > [class*='coffee-span-'].column-4 {
  min-height: 50px;
}

.container.container-1 {
  min-width: 12px;
  min-height: 77px;
  width: 100%;
}

.container.container-2 {
  min-height: 16px;
}

.container.container-3 {
  margin-bottom: -3px;
}