.banner{display:flex;align-items:center;padding:15px;border-radius:5px;margin:10px 0;width:100%}.reminder{background-color:#e9f1ff;color:#0041d1}.alert,.reminder{border-radius:8px}.alert{background-color:#f8eeee;color:#b42318}.banner-content{flex-grow:1;margin-left:10px;font-size:14px;line-height:18px}.banner-content a{color:#0041d1;text-decoration:underline}.reminder-icon{width:18px;height:20px}.alert-icon{width:20px;height:17px}.close-button{background:none;font-size:16px;cursor:pointer;border:none}.refresh-button{padding-left:15px;cursor:pointer}@media screen and (min-width:991px){.banner{margin-top:0}.banner-content{font-size:16px}}