﻿
#spl-ofr-container {
    background: white;
    color: #232323;
}
    #spl-ofr-container h1 {
        color: #232323;
    }
    #spl-ofr-container h2 {
        color: #232323;
    }

.bndl-info-right {
    padding-left:20px;
    font-weight: bold;
    background-color: white;
    box-shadow: 0 0 2px 3px whitesmoke;
    color: #232323;
}
    .bndl-info-right i {
        color: yellow;
        background-color: #222;
    }

.bndl-info-right-btm {
    background-color: white;
    box-shadow: 0 0 2px 3px whitesmoke;
    color: #232323;
}

.agg-rating a {
    color: #232323 !important;
}

.panel-img-front {
    color: #777;
}

.middle-cont {
    background-color: white;
    color: #232323;
}
