.b-b { border-bottom: 5px solid rgba(44, 152, 204, 0.3); }
.hlgt { background-color: rgba(128, 128, 128, 0.07); }
.bold {font-weight: bold;}
.cover-header {
    color: #6e6e6e;
    font-weight: bold;
    font-size: 16px;
    padding-top: 15px;
    padding-bottom: 15px;
    text-align: center;
}
.product-header {
    color: white;
    font-weight: bold;
    font-size: 16px;
    background-color: #2C98CC;
    padding-top: 30px;
    padding-bottom: 30px;
    text-align: center;
}
.text-colour {
    color: #6e6e6e !important;
}
.ipid {
    color: #6e6e6e;
    font-weight: bold;
    font-size: 14px;
    padding: 0;
    line-height: 0.8;
    text-align: center;
    margin: 0 auto;
}