a.text-primary:hover,
a.text-primary:focus {
  color: #60766b;
}
a.text-success:hover,
a.text-success:focus {
  color: #356635;
}
a.text-info:hover,
a.text-info:focus {
  color: #2d6987;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #a47e3c;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #953b39;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #60766b;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
div.sections-wrap .section-promo-file-download-inner {
  border-top: 1px solid rgba(52, 51, 57, 0.2);
  padding: 12.44444444rem 3.11111111rem;
  background-color: #ece6e1;
}
@media screen and (min-width: 1056px) {
  div.sections-wrap .section-promo-file-download-inner {
    padding: 12.44444444rem 0;
  }
}
@media screen and (min-width: 768px) {
  div.sections-wrap .section-promo-file-download-inner {
    padding-top: 0;
    padding-bottom: 0;
  }
}
@media screen and (min-width: 768px) {
  div.sections-wrap .section-promo-file-download-inner .section-inner .mod-promo-file-download .row {
    display: block;
  }
  div.sections-wrap .section-promo-file-download-inner .section-inner .mod-promo-file-download .row [class*="col-"] {
    float: none;
    display: table-cell;
    vertical-align: top;
  }
  div.sections-wrap .section-promo-file-download-inner .section-inner .mod-promo-file-download .row [class*="col-"]:last-child {
    vertical-align: middle;
  }
}
div.sections-wrap .section-promo-file-download-inner .section-inner .mod-promo-file-download .mod-articles-category-content-block {
  padding-top: 3.11111111rem;
}
@media screen and (min-width: 768px) {
  div.sections-wrap .section-promo-file-download-inner .section-inner .mod-promo-file-download .mod-articles-category-content-block {
    padding-left: 1.55555556rem;
    padding-right: 1.55555556rem;
  }
}
@media screen and (min-width: 768px) {
  div.sections-wrap .section-promo-file-download-inner .section-inner .mod-promo-file-download .mod-articles-category-image-block {
    padding-right: 1.55555556rem;
  }
}
div.sections-wrap .section-promo-file-download-inner .section-inner .mod-promo-file-download .mod-articles-category-image-block .mod-articles-category-image-block-inner img {
  max-width: 150px;
  margin-top: -3.11111111rem;
}
@media screen and (min-width: 768px) {
  div.sections-wrap .section-promo-file-download-inner .section-inner .mod-promo-file-download .modules-articles-category-readmore-block {
    padding-left: 1.55555556rem;
  }
}