table.tftable {
    font-size: 15px;
    color: #000;
    width: 100%;
    border-width: 0px;
    border-color: #729ea5;
    border-collapse: collapse;
}
table.tftable td {
    font-size: 15px;
    border-width: 0px;
    padding: 4px;
    border-style: solid;
    border-color: #729ea5;
}
.fscloud_bq {
    background-color: rgba(252, 241, 235, 1);
    color: rgba(254, 95, 71, 1) !important;
    margin-right: 2px;
    min-width: max-content;
    padding: 0 8px;
    height: 24px;
    line-height: 24px !important;
    font-size: 12px !important;
    font-weight: bold;
    border-radius: 2px;
    display: inline-block;
    margin-bottom: 8px;
}
.product-card .product-Parameters .buy-now-button {
    margin: 12px 20px 20px;
    width: auto!important;
}