﻿#preFooter .sqs-block-horizontalrule hr {
  color: rgba(31, 31, 31, 0.15);
  background-color: rgba(31, 31, 31, 0.15);
}

.pre-footer-inner {
  width: auto;
  margin: auto;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.pre-footer-inner {
  text-align: left;
  display: block;
  color: #e0e0e0;
}

.pre-footer-inner .sqs-layout {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.pre-footer-inner .sqs-layout {
  padding: 21px 32px;
}

.pre-footer-inner .sqs-layout.empty {
  padding: 0 32px;
}

#preFooter {
  background-color: #7d91ad;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}

#preFooter {
  color: #e0e0e0;
}

#preFooter h1, #preFooter h2, #preFooter h3 {
  color: #e0e0e0;
}

.pre-footer-inner {
  -webkit-transition: all 0.25s ease-in-out 0.1s;
  -moz-transition: all 0.25s ease-in-out 0.1s;
  -ms-transition: all 0.25s ease-in-out 0.1s;
  -o-transition: all 0.25s ease-in-out 0.1s;
  transition: all 0.25s ease-in-out 0.1s;
}

.pre-footer-inner a {
  color: #e0e0e0;
}

.pre-footer-inner .sqs-block-html a, .pre-footer-inner .sqs-block-markdown a, .pre-footer-inner .sqs-block-image a {
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}

.pre-footer-inner .sqs-block-html a:hover, .pre-footer-inner .sqs-block-markdown a:hover, .pre-footer-inner .sqs-block-image a:hover, .pre-footer-inner .sqs-block-html a:active, .pre-footer-inner .sqs-block-markdown a:active, .pre-footer-inner .sqs-block-image a:active {
  border-bottom: 1px solid #fff;
}

#preFooter .sqs-svg-icon--outer:not(.social-icons-style-border) a, #preFooter .sqs-svg-icon--outer:not(.social-icons-style-border) a:visited {
  border-bottom: none;
}

#preFooter nav.sqs-svg-icon--list {
  text-decoration: none !important;
}

.pre-footer-inner .sqs-layout {
  padding: 13px 20px;
}

.pre-footer-inner {
  text-align: left;
}

.pre-footer-inner .socialaccountlinks-block .social-account-list, .pre-footer-inner .back-to-top {
  text-align: center;
  margin: 24px 0;
}

.pre-footer-inner .sqs-block-button-container--right, .pre-footer-inner .sqs-block-button-container--center, .pre-footer-inner .sqs-block-button-container--left {
  text-align: center;
}
