.firmware {
    margin: 20px 24px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}

.product_model {
    margin: 0 24px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}


.title {
    margin: 6px 0;
    font-size: 12px;
    color: rgba(0, 0, 0, 0.4);
}

.name {
    margin: 6px 0;
    font-size: 16px;
    color: rgba(0, 0, 0, 0.7);
}

.firmWare-mobile-lsit-footer {
    width: 100%;
    height: 40px;
    position: fixed;
    bottom: 24px;
}

.firmWare-mobile-lsit-btn {
    margin: 0 24px;
    height: 100%;
    background: #455EEC;
    border-radius: 22px;
    text-align: center;
    line-height: 40px;
    font-size: 16px;
    color: #FFFFFF;
}

.pdf-url-mobile {
    display: inline-block;
    color: rgb(33, 150, 243);
    margin: 0 auto;
    line-height: 24px;
    text-align: center;
    width: 100%;
    font-size: 14px;
}