.page-regulatory-href {
    all: unset;
    font-family: "font-body";
    color: rgb(74, 86, 130);
    text-decoration: underline;
}
.page-regulatory-href:hover {
    cursor: pointer;
}
