﻿.jconfirm-content {
    line-height: 1.5;
}

.growl-notification {
    min-height: 0;
}

.growl-notification__body {
    padding: 15px 20px;
    margin: 0;
    min-height: 0;
}

.growl-notification__desc {
    font-size: 1.05rem;
    
}

.growl-notification--info {
    background: #22a3f8;
    opacity: .8;
}