.fade-opacity {
    opacity: .8;
}
.invert {
    filter: invert(1);
}