footer {
  background: #1e1d1d;
  color: #A8ADAF;
  font-family: raleway, sans-serif;
  margin-top: 25px;
  padding: 15px 0; }
  footer .row {
    margin-left: 1.6%;
    margin-right: 1.6%; }
    @media (max-width: 767px) {
      footer .row:last-child {
        margin-top: 15px; } }
  footer a {
    color: #A8ADAF; }
  footer .footer-title, footer .block-title {
    font-size: 20px;
    font-weight: bold;
    color: white;
    margin: 0; }
    footer .footer-title span, footer .block-title span {
      font-weight: 300; }
  footer .block-title {
    font-size: 15px; }
  footer section {
    padding-left: 0 !important;
    padding-right: 0 !important; }
    footer section .block-content {
      font-size: 13px; }
  footer li {
    list-style: none !important;
    padding: 0 0 0.2em !important; }
    footer li a {
      text-decoration: none !important;
      font-size: 13px; }
    footer li .active {
      color: white; }
  footer .footer-center {
    text-align: center; }
    footer .footer-center .footer-links {
      margin-bottom: 10px; }
      footer .footer-center .footer-links #footer-links {
        display: inline-block; }
        footer .footer-center .footer-links #footer-links a {
          text-decoration: none;
          font-size: 13px; }
    footer .footer-center .footer-rationalize-version {
      font-size: 13px; }
      footer .footer-center .footer-rationalize-version a {
        color: white;
        text-decoration: none; }
  footer #authorize {
    margin-top: 19px; }
    footer #authorize ul {
      padding-left: 0; }
      footer #authorize ul a {
        text-decoration: none;
        width: 100px; }

/*# sourceMappingURL=footer.css.map */
