.notification-bar{background:#fff3cd;color:#664d03;padding:.75rem 0;display:flex;justify-content:space-between}.notification-bar .container-fluid{display:flex;justify-content:space-between;gap:.75rem}.notification-bar .container-fluid .text{font-size:.9753rem;font-weight:600;line-height:1.4;display:flex;align-items:center;gap:.125rem}.notification-bar .container-fluid .close{display:flex;align-items:center;width:21px;height:21px;justify-content:flex-end}.notification-bar .container-fluid .close:hover{cursor:pointer}.notification-bar .container-fluid .close i{font-size:20px;font-weight:600}