@use "sass:math";

.page-not-found {
  .fallback-document {
    .fallback-link {
      font-size: 1rem;
    }
  }
}
