#block-raschainas-footer {
  > ul {
    justify-content: center;
  }
}
.region-footer-fourth .nav-link {
  color: $black;
  &:hover,
  &:focus {
    color: $black;
    text-decoration: underline;
  }
}
