header.header .topbar {
    margin: 0;
    padding: 2px 0;
    background-color: #006d77;
    color: rgba(255, 255, 255, .65);
}
footer.footer {
    background-color: #000607;
    color: #ffffff;
    margin-top:100px;
}
.sidebar .list-group-item.active, .sidebar .list-group-item.active:focus, .sidebar .list-group-item.active:hover {
    background-color: #006d77;
}
.list-group-item.active {
    background-color: #006d77;
}
.domain-checker-bg {
  background-image: none !important;
  background-color: #006d77;
}
.btn-primary {
    color: #fff;
    background-color: #ff6b35;
    border-color: #ff6b35;
}
#order-standard_cart .view-cart-items-header {
    background-color: #006d77 !important;
}
#order-standard_cart .empty-cart .btn {
    background-color: #ff6b35 !important;
}
