.product-detail-description a.arv-product-details-link {
    display: inline-block;
    color: #fff;
    margin: 1rem 0;
}

.product-detail-description .wheel-icon {
    position: relative;
    cursor: pointer;
    display: inline-block;
    margin: 0 1rem 0 0;
}

.product-detail-description .text-bottom {
    position: absolute;
    bottom: 0;
    right: 0;
    top: 20px;
}

.product-detail-description .text-top {
    position: absolute;
    right: 27px;
    top: 6px;
    font-size: 9px;
    font-weight: 700;
    font-family: Verdana;
    color: #000;
}

.car-line .btn-link {
    color: #fff;
}

.car-line .card-header {
    background: #333;
}

.complete-wheel-legend {
    float: right;
    margin: 0 0 0 1rem;
}