.price-entry .top {
    background: #1b0081;
}
.button {
    background-color: #2902bb;
    border: solid 1px #2901ba;
}
.price-entry .bottom .price {
    color: #2d04c7;
}
.price-entry .middle div {
    font-size: 16px;
    line-height: 18px;
    color: #01193c;
    text-align: center;
    padding: 11px 5px;
}
.price-entry .top {
    height: 150px;
    padding: 0 20px;
}
.block.type-10.style-1 .content.text-entry {
    background-color: rgb(0 4 122 / 64%);
}
.text-image-box .title {
    color: #0617f5;
}
.block.type-8 {
    background: #002a7a;
}
.account.open a, .account .account-icon, .account.open .dropdown-menu {
    background: #001bef;
}
.accordeon-entry .title:after {
    background-color: #0041d1;
    border: solid 1px #0400e5;
}
#content-wrapper .accordeon-entry.active .title, #content-wrapper .accordeon-entry .title:hover {
    background: #003691;
}
.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
    background-color: #00157c;
    border-color: #0517b9;
}
.service-status.service-status-active, .service-status.service-status-completed, .service-status.service-status-success {
    background-color: #e65130;
}
.btn-primary {
    background-color: #03286a;
    border-color: #252ecd;
}
a {
    color: #050e85;
}
.service-status.service-status-active, .service-status.service-status-completed, .service-status.service-status-success {
    background-color: #0c1487;
}