﻿.uviss-rv_primary, .uviss-rv_primary td {
    background: #1c3866;
    color: #fff;
    font-weight: bold;
}

.uviss-rv_primary a {
	color: #fff;
	text-decoration: none;
}

.uviss-rv_secondary {
    background: #9ea7b1;
    color: #fff;
    font-weight: bold;
}

.uviss-rv_tertiary {
    background: #D8DEE4;
    font-weight: normal;
}

.uviss-rv_background {
    background: #F1F3F5;
    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: #1c3866;
}
    
}
