There's a class in bootstrap.css that's clashing with the added handling of a and a:hover in style.scss.erb. I'm not quite sure what the implications would be of removing the bootstrap class, or if it would be better just to update that class and remove the a11y additions from style.scss.erb, so I'll leave it for @erinchambers diagnosis.
There's a class in
bootstrap.cssthat's clashing with the added handling ofaanda:hoverinstyle.scss.erb. I'm not quite sure what the implications would be of removing the bootstrap class, or if it would be better just to update that class and remove the a11y additions fromstyle.scss.erb, so I'll leave it for @erinchambers diagnosis.