﻿.brand__header-text {
    color: #240078 !important;
    fill: #240078 !important;
}

.brand__header-icon {
    color: #240078 !important;
    fill: #240078 !important;
}

.brand__header-logo {
    width: 200px;
}

.brand__primary-section {
    background-color: #f3f4f4;
}

.brand__page-title {
    color: #240078;
    font-family: Lato, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight:700;
}

.brand__page-title2 {
    color: #240078;
    font-family: Lato, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.brand__select {
    border-radius: 8px;
    border: 1px solid #8ab2cb;
}

.brand__renewal-title {
    background-color: #240078;
    color: white;
}

.brand__renewal-date-div {
    border: 1.5px solid #409c36;
}

.brand__renew-by-date {
    color: #240078;
}

.brand__renew-by-highlight {
    color: #fa6e1c;
    font-family: Lato, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.brand__renew-name-check {
    color: #240078;
}

.brand__phone-button {
    font-size: 1.6em;
    background-color: white;
    border-color: #fa6e1c;
    color: #fa6e1c;
    fill: #fa6e1c;
}

.brand__visit-button {
    font-size: 1.6em;
    background-color: white;
    border-color: #fa6e1c;
    color: #fa6e1c;
    fill: #fa6e1c;
}

.brand__highlight {
    color: #fa6e1c;
}

.brand__addon {
    color: #240078;
    fill: #240078;
}

.brand__renew-details-policy {
    color: #240078;
    font-weight: bold;
}

.brand__offer-div {
    background-color: #f3f4f4;
}

.brand__renew-price-div {
    background-color: white;
    border: solid 1px #240078;
    padding: 1.25em;
}

.brand__amount-highlight-div {
    color: #fa6e1c;
}

.btn-phone:hover, .btn-phone:focus, .btn-phone:active, .btn-phone.active, .open > .dropdown-toggle.btn-phone {
    color: #fff;
    fill: #fff;
    background-color: #fa6e1c;
    border-color: #fa6e1c;
}

.btn-visit:hover, .btn-visit:focus, .btn-visit:active, .btn-visit.active, .open > .dropdown-toggle.btn-visit {
    color: #fff;
    fill: #fff;
    background-color: #fa6e1c;
    border-color: #fa6e1c;
}

.brand__button {
    color: white;
    background-color: #fa6e1c;
    border-color: #fa6e1c;
}

.brand__button:hover {
    color: white;
    background-color: #cc4e04;
    border-color: #cc4e04;
}

.brand__button[disabled] {
    background-color: #fabb96;
    border-color: #fabb96;
}

a {
    color: #240078;
}

a:hover {
    color: #fa6e1c; /*#409c36;*/
}