i.loading:before {
    font-family: "Font Awesome 5 Free";
    content: "\f1ce";
    font-style: normal;
    animation: fa-spin 1s infinite linear;
    height: 1.5em;
    width: 1.2em;
    display: block;
    text-align: center;
    font-weight: 900;
}

a.uri-dereferencer-toggle,
a.uri-dereferencer-fetch {
    width: 1.5em;
    display: inline-flex;
}

.uri-dereferencer-markup {
  width: 100%;
}
