.scroll .alert {
    display: none !important;
}

.fa-trash {
    color: black;
}

.welcome-message {
    color: #FFFFFF;
    font-size: 16px;
    text-align: right;
    float: right;
    position: absolute;
    top: 0;
    right: 0;
    margin-right: 10px;
    margin-bottom: 0.3rem;
}

.mobView {
    display: none;
}
