.footer-sections-list {
  margin-top: 30px; }
  @media screen and (max-width: 1279px) {
    .footer-sections-list {
      margin-top: 18px; } }
  .footer-sections-list .catalog-link {
    color: white;
    font-size: 14px;
    font-family: "NeoSansPro", Arial, Sans-Serif;
    text-transform: uppercase;
    text-decoration: none;
    letter-spacing: .7px;
    display: table; }
    .footer-sections-list .catalog-link:hover:not(.noHover) {
      color: #da291c;
      text-decoration: underline; }
  .footer-sections-list .section {
    text-decoration: none;
    color: #afafaf;
    font-size: 14px;
    font-family: "NeoSansPro", Arial, Sans-Serif;
    text-transform: uppercase;
    text-transform: none;
    display: table;
    letter-spacing: .7px;
    margin-top: 11px; }
    .footer-sections-list .section:hover:not(.noHover), .footer-sections-list .section.active {
      color: #da291c;
      text-decoration: underline; }

/*# sourceMappingURL=style.css.map */
