.Link_theme_strong:not([aria-disabled='true']):hover {
    color: #c00;
}

.utilityfocus .Link_theme_strong:focus {
    outline: 2px solid #fc0;
}
