a, .footer-address ul li i { color: #005799; }
.section-circle::after, #toTop span { background: #005799; }
.hero-content h1 span { color: #b09555; }
.softo-solid-btn { background-color: #b09555; border-color: #b09555; }
.softo-solid-btn:hover { color: #b09555; border-color: #b09555; }
.comparision-table-body tr > td > h4.comparision-price { color: #b09555; }
.offer-badge { display: block; }
.offer-badge.active { background: #26c281; }
.offer-badge.partial { background: #F3C200; }
.hero-content-wrap.test-result { height: auto;}
.hero-content-wrap.test-result .hero-content { vertical-align: top; padding-top: 30px; text-align: center; }
.hero-product-img.test-result { padding-top: 30px; }
.hero-content-wrap.test-result .hero-content h2, h2.main-title { color: #ffffff; }
.installation-test-result-badge.offer-badge {
    top: auto;
    left: auto;
    height: 50px;
    width: auto;
    min-width: 160px;
    border-radius: 30px;
    padding: 5px 15px;
}
.installation-test-result-badge.offer-badge.installation-result { top: 10%; left: 55%; }
.installation-test-result-badge.offer-badge.connection-test { top: 40%; left: auto; }
.installation-test-result-badge.offer-badge.rssi-level { top: 70%; left: 55%; }
.offer-badge.installation-test-result-badge p { margin: 0px; padding: 0px; }
.hero-content-wrap.test-result .hero-content ul li span:first-child { font-weight: 600; }
.offer-badge > span {
    display: block;
    font-size: 12px;
    padding: 6px 0px 5px 0px;
    line-height: 0em;
}
.offer-badge > p {
    font-size: 14px;
}
@media (min-width: 768px) {
    .navbar.top-nav-collapse { background: #013e6d; }
}