.clearfix:after {
    clear: both;
    content: "";
    display: block;
}

.trademark {
    text-align: right;
    font-family: custom-sans;
}

.trademark > a {
    text-decoration: none;
}

.trademark > a:hover {
    text-decoration: underline;
}
