﻿.brand__header-text {
    color: #414648 !important;
    fill: #414648 !important;
}

.brand__header-icon {
    color: #414648 !important;
    fill: #414648 !important;
}

.brand__header-logo {
    width: 170px;
}

.brand__primary-section {
    background-color: #f1fbff;
}

.brand__page-title {
    color: #0047bb;
}

.brand__page-title2 {
    color: #0047bb;
}

.brand__select {
    border-radius: 8px;
    border: 1px solid #8ab2cb;
}

.brand__renewal-title {
    background-color: #0047BB;
    color: white;
}

.brand__renewal-date-div {
    border: 1.5px solid #14AFEB;
}

.brand__renew-by-date {
    color: #0047BB;
}

.brand__renew-by-highlight {
    color: #C74E10;
    font-family: 'Oswald Regular', sans-serif;
}

.brand__renew-name-check {
    color: #509704;
}

.brand__phone-button {
    font-size: 1.6em;
    background-color: white;
    border-color: #0047bb;
    color: #0047bb;
    fill: #0047bb;
}

.brand__visit-button {
    font-size: 1.6em;
    background-color: white;
    border-color: #157EAD;
    color: #157EAD;
    fill: #157EAD;
}

.brand__highlight {
    color: #C74E10;
}

.brand__addon {
    color: #0047BB;
    fill: #0047BB;
}

.brand__renew-details-policy {
    color: #0047BB;
    font-weight: bold;
}

.brand__offer-div {
    background-color: #F5FCFF;
}

.brand__renew-price-div {
    background-color: white;
    border: solid 1px #0047BB;
    padding: 1.25em;
}

.brand__amount-highlight-div {
    color: #C74E10;
}

.btn-phone:hover, .btn-phone:focus, .btn-phone:active, .btn-phone.active, .open > .dropdown-toggle.btn-phone {
    color: #fff;
    fill: #fff;
    background-color: #0047bb;
    border-color: #0047bb;
}

.btn-visit:hover, .btn-visit:focus, .btn-visit:active, .btn-visit.active, .open > .dropdown-toggle.btn-visit {
    color: #fff;
    fill: #fff;
    background-color: #157EAD;
    border-color: #157EAD;
}
