.price {
   border-color: #3499CC!important;
   color: #3499CC!important;
}

td > a:focus,
td > a:hover {
    background-color:red!important;
}

.price:hover {
    border-color: #005C9A!important;
    color: #005C9A!important;
}
.price > a:hover {
    border-color: #005C9A!important;
    color: #005C9A!important;
}

.iconlist-item-icon {
    color:black!important;
}

.setup-repair {
    margin: 5px!important;
}

.vc_btn3-color-juicy-pink {
    background-color: black!important;
    font-weight: 400!important;
}

.vc_btn3-color-juicy-pink:hover {
    background-color: #FDD203!important;
}

.yellowText {
    color:#FDD203!important;
}

.projectDiv {
    background-color:#e3e7ea!important;
}

.project-header {
    display:none;
}