.albfre-notice { padding: 0 !important; margin: 0 !important; border: none !important; background: none !important; } .albfre-notice--container { background: #0a91e6; height: 45px; border-radius: 4px; display: flex; align-items: center; padding: 0 20px; justify-content: space-between; margin: 15px 0; } .albfre-notice--info { display: flex; align-items: center; } .albfre-notice--info--button { border: solid 3px rgba(255, 255, 255, 0.75); background-color: #673ab7; border-radius: 2px; font-size: 12px; font-weight: 500; line-height: 1.08; text-align: center; color: #ffffff; padding: 5px 10px; cursor: pointer; text-decoration: none; } .albfre-notice--info--button:hover { color: #ffffff; text-transform: none; } .albfre-notice--info--text { margin-left: 30px; font-size: 12px; font-weight: 500; color: #ffffff; } .albfre-notice--logo { width: 100px; }