.fade-out {
    transition: opacity 0.2s ease-out;
    opacity: 0 !important;
}