.bottom-alert{position:fixed;bottom:10px;left:10px;z-index:1;padding:10px 15px;background:rgba(16,53,86,.43);color:hsla(0,0%,100%,.29);font-size:14px;font-weight:600;border-radius:50px;transition:.3s}.bottom-alert:hover{background:#0271d5;color:#fff;transform:translateY(-5px)}