.sc-inline-link {
  cursor: pointer !important;
  text-decoration: none !important;
  transition: color 0.2s ease-in !important;
  background: none !important;
  border: none !important;
  color: #333 !important;
  font-family: Make It Sans, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto,
    Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji,
    Segoe UI Symbol !important;
  font-size: 16px !important;
}

a.sc-inline-link:hover {
  color: #1a72e8 !important;
}

a.sc-inline-link:active {
  color: #1a72e8 !important;
}

.footer-content-container ul li {
  background: none !important;
  padding-left: 0px !important;
}

nav ul li {
  background: none !important;
}

.cms-api-footer div.cms-teaserBox-default {
  height: 70px !important;
}

.sc-expandable-box__label--footer {
  font-family: Make It Sans, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto,
    Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji,
    Segoe UI Symbol !important;
  font-size: 16px !important;
}

.additional-links-container h3 {
  font-family: Make It Sans, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto,
    Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji,
    Segoe UI Symbol !important;
  font-size: 16px !important;
}

.submenu a {
  font-family: Make It Sans, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto,
    Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji,
    Segoe UI Symbol !important;
  font-size: 16px !important;
}

.copyright-container .sentence {
  color: #949494 !important;
  font-family: Make It Sans, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto,
    Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji,
    Segoe UI Symbol !important;
  font-size: 13px !important;
}

.footer-content-container .h2 {
  font-family: Make It Sans, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto,
    Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji,
    Segoe UI Symbol !important;
  font-size: 16px !important;
}

.mainbox .textbox {
  width: 200px !important;
}

.footer-to-top .sc-link-with-icon[data-test="back-to-top"] {
  font-family: Make It Sans, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto,
    Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji,
    Segoe UI Symbol !important;
  font-size: 16px !important;
  text-decoration: none !important;
  transition: color 0.2s ease-in !important;
  color: #1a72e8 !important;
}
