.appsflyer-banner-container{display:flex;background: #1C1C1E; min-width:100%;box-shadow:0 0 5px rgba(0,0,0,.35);height:70px;z-index:999;-webkit-transition:all 0.25s ease;transition:all 00.25s ease;margin-bottom:0px}.appsflyer-banner-close-container{display:flex;justify-content:center;align-items:center;margin-left:15px;cursor:pointer}.appsflyer-banner-close-img{height:10px;width:10px}.appsflyer-banner-icon-container{margin-left:15px;margin-right:15px;display:flex;justify-content:center;align-items:center;border-radius:10px}.appsflyer-banner-icon-img{border: 1px solid #ececec;width:54px;height:54px;border-radius:5px}.appsflyer-banner-text-container{display:flex;flex-direction:column;justify-content:center;margin-right:10px;flex:1}.appsflyer-banner-title{font-family:'Muli';font-size:16px;padding:2px;color: #ececec;font-weight: bold;}.appsflyer-banner-subtitle{font-family:'Muli';color: #ececec;;font-size:12px;padding:2px}
.appsflyer-banner-download-button{
    font-family: 'Muli';
    border: none;
    border-radius: 5px;
    margin: 15px 15px;
    text-decoration: none;
    color: #fff;
    text-align: center;
    width: auto;
    font-size: 18px;
    cursor: pointer;
    background: #5466CA
    ;
    line-height: 0;
    padding: 0 17px;
}
/* .appsflyer-banner-download-button:hover{background-color:#f5f6f8} */