﻿.uviss-rv_primary, .uviss-rv_primary td {
    background: #052769;
    color: #fff;
    font-weight: bold;
}

.uviss-rv_primary a {
	color: #fff;
	text-decoration: none;
}

.uviss-rv_secondary {
    background: #7da0db;
    color: #fff;
    font-weight: bold;
}

.uviss-rv_tertiary {
    background: #d2dded;
    font-weight: normal;
}

.uviss-rv_background {
    background: #e8eefa;
    font-weight: normal;
}

/* MOBILE STYLES */

@media all and (max-width: 480px) {
     
#uviss-rv_mobile .uviss-rv_unitMakeOfferBtn,
#uviss-rv_mobile .uviss-rv_unitContactBtn,
#uviss-rv_mobile .uviss-rv_unitLocateBtn,
#uviss-rv_mobile .uviss-rv_unitCalculateBtn {
    background: #052769;
}
    
}
