a,
a:hover {
    color: #556ee7;
}
.bg-primary {
    background: #556ee7 !important;
}
a.bg-primary:focus,
a.bg-primary:hover,
button.bg-primary:focus,
button.bg-primary:hover {
    background-color: #556ee7 !important;
}
.bg-primary-gradient {
    background: linear-gradient(90deg, #556ee7 0, #33b7a8) !important;
}
a.bg-primary-gradient:focus,
a.bg-primary-gradient:hover,
button.bg-primary-gradient:focus,
button.bg-primary-gradient:hover {
    background-color: #556ee7 !important;
}
.border-primary {
    border-color: #556ee7 !important;
}
.text-primary,
a.text-primary:focus,
a.text-primary:hover {
    color: #556ee7 !important;
}
.table-hover .table-primary:hover,
.table-hover .table-primary:hover > td,
.table-hover .table-primary:hover > th,
.table-primary,
.table-primary > td,
.table-primary > th {
    background-color: #cde3fb;
}
.select2-container--default.select2-container--focus .select2-selection--multiple {
    border-color: #556ee7;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #556ee7 !important;
    border: 1px solid #556ee7 !important;
}
.btn-primary {
    color: #fff !important;
    background: #34b6df !important;
    border:0 !important;
    box-shadow: 0 5px 10px rgba(1, 120, 250, 0.17);
}
.btn-primary:hover {
    color: #fff;
    background: #14afdf !important;
    border:0 !important;
}

.btn-primary.disabled,
.btn-primary:disabled,
.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.show > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #556ee7;
    border-color: #556ee7;
}
.btn-primary:not(:disabled):not(.disabled).active:focus,
.btn-primary:not(:disabled):not(.disabled):active:focus,
.show > .btn-primary.dropdown-toggle:focus {
    box-shadow: 0 0 0 2px #556ee7;
}
.btn-primary-light {
    color: #556ee7;
    background: rgba(1, 120, 250, 0.2) !important;
    border-color: rgba(1, 120, 250, 0.2) !important;
    box-shadow: 0 5px 10px rgba(1, 120, 250, 0.17);
}
.btn-primary-light:hover {
    color: #fff;
    background-color: #556ee7 !important;
    border-color: #556ee7;
}
.btn-primary-light.focus,
.btn-primary-light:focus {
    box-shadow: 0 0 0 2px #556ee7;
}
.btn-primary-gradient {
    color: #fff;
    background: linear-gradient(90deg, #556ee7 0, #33b7a8) !important;
    border-color: #556ee7 !important;
    box-shadow: 0 5px 10px rgba(60, 195, 179, 0.05);
}
.btn-primary-gradient:hover {
    color: #fff;
    background-color: #556ee7;
    border-color: #556ee7;
}
.btn-primary-gradient.focus,
.btn-primary-gradient:focus {
    box-shadow: 0 0 0 2px #556ee7;
}
.btn-primary-gradient.disabled,
.btn-primary-gradient:disabled,
.btn-primary-gradient:not(:disabled):not(.disabled).active,
.btn-primary-gradient:not(:disabled):not(.disabled):active,
.show > .btn-primary-gradient.dropdown-toggle {
    color: #fff;
    background-color: #556ee7;
    border-color: #556ee7;
}
.btn-primary-gradient:not(:disabled):not(.disabled).active:focus,
.btn-primary-gradient:not(:disabled):not(.disabled):active:focus,
.show > .btn-primary-gradient.dropdown-toggle:focus {
    box-shadow: 0 0 0 2px #556ee7;
}
.btn-outline-primary {
    color: #556ee7;
    background: transparent;
    background-image: none;
    border-color: #556ee7;
    box-shadow: 0 5px 10px rgba(60, 195, 179, 0.05);
}
.btn-outline-primary:hover {
    color: #fff;
    background: #556ee7;
    border-color: #556ee7;
}
.btn-outline-primary.focus,
.btn-outline-primary:focus {
    box-shadow: 0 0 0 2px rgba(94, 45, 216, 0.1);
}
.btn-outline-primary.disabled,
.btn-outline-primary:disabled {
    color: #556ee7;
    background-color: transparent;
}
.btn-outline-primary:not(:disabled):not(.disabled).active,
.btn-outline-primary:not(:disabled):not(.disabled):active,
.show > .btn-outline-primary.dropdown-toggle {
    color: #fff;
    background-color: #556ee7;
    border-color: #556ee7;
}
.btn-outline-primary:not(:disabled):not(.disabled).active:focus,
.btn-outline-primary:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-primary.dropdown-toggle:focus {
    box-shadow: 0 0 0 2px rgba(94, 45, 216, 0.1);
}
.btn-link,
.btn-link:hover,
.drop-icon-wrap .drop-icon-item:hover,
.dropdown-item.active,
.dropdown-item:active,
.dropdown-item:focus,
.dropdown-item:hover {
    color: #556ee7;
}
timeline__item:after {
    border: 6px solid #556ee7;
}
.custom-control-input:checked ~ .custom-control-label:before {
    color: #fff;
    background-color: #556ee7;
    border-color: #556ee7;
}
.custom-checkbox .custom-control-input:checked ~ .custom-control-label:before,
.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label:before,
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label:before {
    background-color: #556ee7;
}
.custom-radio .custom-control-input:checked ~ .custom-control-label:before {
    background-color: #556ee7;
    border-color: #556ee7;
}
.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label:before {
    background-color: #556ee7;
}
.custom-file-input:focus ~ .custom-file-label:after,
.custom-select:focus {
    border-color: #556ee7;
}
.custom-file-label:after {
    background-color: #556ee7;
}
.custom-range::-moz-range-thumb,
.custom-range::-ms-thumb,
.custom-range::-webkit-slider-thumb {
    background-color: #556ee7;
}
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
    background-color: #556ee7;
}
.page-link:hover {
    color: #556ee7;
}
.page-item.active .page-link {
    color: #fff;
    background-color: #556ee7;
    border-color: #556ee7;
}
.range.range-primary input[type="range"]::-moz-slider-thumb,
.range.range-primary input[type="range"]::-webkit-slider-thumb {
    background-color: #556ee7;
}
.range.range-primary output {
    background-color: #556ee7;
}
.range.range-primary input[type="range"] {
    outline-color: #556ee7;
}
.nav-tabs .nav-item1 .nav-link.active,
.nav-tabs .nav-item1 .nav-link:hover:not(.disabled),
.panel.price > .panel-heading {
    background: #556ee7;
}
.pop-primary {
    color: #556ee7;
}
.heading-primary {
    background-color: #556ee7;
    color: #fff;
    padding: 5px;
}
.breadcrumb-item1 a,
.breadcrumb-item.active,
.panel-default > .panel-heading {
    color: #556ee7;
}
.panel-title1 a {
    background: linear-gradient(90deg, #556ee7 0, #33b7a8) !important;
}
.btn.dropdown-toggle.btn-primary ~ .dropdown-menu .dropdown-plus-title {
    border-color: #006fff !important;
}
.mediaicon {
    background-color: #f5f6fa;
    border: 1px solid #eff0f3;
    color: #556ee7;
}
.badge-primary {
    background: #556ee7;
}
.badge-primary[href]:focus,
.badge-primary[href]:hover {
    color: #fff;
    text-decoration: none;
    background-color: #556ee7;
}
.badge-primary-gradient {
    color: #fff;
    background-image: linear-gradient(90deg, #556ee7 0, #33b7a8);
}
.badge-primary-gradient[href]:focus,
.badge-primary-gradient[href]:hover {
    color: #fff;
    text-decoration: none;
    background-color: #556ee7;
}
.alert-primary {
    color: #556ee7;
    background-color: rgba(1, 120, 250, 0.2);
    border-color: rgba(1, 120, 250, 0.2);
}
.alert-primary hr {
    border-top-color: #556ee7;
}
.alert-primary .alert-link {
    color: #556ee7;
}
.list-group-item-primary {
    color: #556ee7;
    background-color: #cbdbf2;
}
.list-group-item-primary.list-group-item-action:focus,
.list-group-item-primary.list-group-item-action:hover {
    color: #556ee7;
    background-color: #b7cded;
}
.list-group-item-primary.list-group-item-action.active {
    color: #fff;
    background-color: #556ee7;
    border-color: #556ee7;
}
.header-bg {
    background: #556ee7;
    background: linear-gradient(90deg, #556ee7 0, #33b7a8) !important;
}
.footer a:not(.btn) {
    color: #556ee7;
}
.nav-tabs .nav-link.active,
.nav-tabs .nav-link:hover:not(.disabled) {
    background: #556ee7;
}
@media (max-width: 992px) {
    .nav-item.with-sub .sub-item {
        border-top: 2px solid #556ee7;
    }
}
.expanel-primary > .expanel-heading {
    color: #fff !important;
    background-color: #556ee7 !important;
    border-color: #556ee7 !important;
}
.login-img {
    background: #dfe9f3 !important;
}
.avatar {
    background: #556ee7 no-repeat 50% / cover;
}
.cube1,
.cube2,
.double-bounce1,
.double-bounce2,
.spinner,
.spinner-lg {
    background-color: #556ee7;
}
.lds-heart div,
.lds-heart div:after,
.lds-heart div:before {
    background: #556ee7;
}
.lds-ring div {
    border: 6px solid transparent;
    border-top-color: #556ee7;
}
.lds-hourglass:after {
    border-color: #556ee7 transparent;
    border-style: solid;
    border-width: 26px;
}
.tag-primary,
a.chip:hover {
    background-color: #556ee7;
}
.tag-primary {
    color: #fff;
}
.selectgroup-input:checked + .selectgroup-button {
    border-color: #556ee7;
    z-index: 1;
    color: #556ee7;
    background: #f6f4fb;
}
.selectgroup-input:focus + .selectgroup-button {
    border-color: #556ee7;
    z-index: 2;
    color: #556ee7;
    box-shadow: 0 0 0 2px rgba(55, 193, 177, 0.25);
}
.ui-datepicker .ui-datepicker-title {
    color: #473b52;
}
.timeline--horizontal .timeline-divider {
    background: #556ee7 !important;
}
#back-to-top {
    background-image: linear-gradient(90deg, #556ee7 0, #556ee7);
}
#back-to-top:hover {
    color: #556ee7 !important;
    border: 2px solid #556ee7;
}
.tabs-menu ul li .active {
    background: #556ee7;
    color: #fff;
    box-shadow: 0 5px 10px rgba(60, 195, 179, 0.05);
}
.tabs-menu1 ul li .active {
    border-bottom: 3px solid #556ee7;
}
.rating-stars .rating-stars-container .rating-star.is--active .fa-heart,
.rating-stars .rating-stars-container .rating-star.is--hover .fa-heart,
.tab-content i,
.tabs-menu2 ul li .active {
    color: #556ee7;
}
.message-feed:not(.right) .mf-content {
    background: #556ee7;
    color: #fff;
}
.message-feed:not(.right) .mf-content:before {
    border-right-color: #556ee7;
}
.msb-reply button {
    background: #556ee7;
}
.wizard-card .moving-tab {
    margin-top: 5px;
    background: linear-gradient(90deg, #556ee7 0, #33b7a8);
}
.cal1 .clndr .clndr-table .header-days,
.cal1 .clndr .clndr-table tr .day.my-today.event,
.cal1 .clndr .clndr-table tr .day.today.event {
    background: #556ee7;
}
.cal1 .clndr .clndr-controls .clndr-control-button .clndr-next-button,
.cal1 .clndr .clndr-controls .clndr-control-button .clndr-previous-button {
    color: #fff;
    background: #556ee7;
}
.cal1 .clndr .clndr-controls .clndr-control-button .clndr-next-button:hover,
.cal1 .clndr .clndr-controls .clndr-control-button .clndr-previous-button:hover,
.fc button {
    background: #556ee7;
}
.fc-event {
    border: 1px solid #556ee7;
}
.fc-event,
.fc-event-dot {
    background-color: #556ee7;
}
div.conv-form-wrapper div.options div.option {
    color: #556ee7;
    border: 1px solid #556ee7;
}
form.convFormDynamic button.submit {
    color: #556ee7;
    border: 1px solid #556ee7 !important;
}
div.conv-form-wrapper div.options div.option.selected {
    background: #556ee7;
    color: #fff;
}
div.conv-form-wrapper div.options div.option.selected:hover {
    background: #556ee7;
}
form.convFormDynamic button.submit:hover {
    background: #556ee7 !important;
    color: #fff;
}
.addui-slider .addui-slider-track .addui-slider-handle:after,
.addui-slider .addui-slider-track .addui-slider-range,
div.conv-form-wrapper div#messages div.message.from {
    background: #556ee7;
}
.timeline__item:after {
    border: 6px solid #556ee7;
}
.accordionjs .acc_section.acc_active > .acc_head {
    background: #556ee7;
    color: #fff !important;
}
.tab_wrapper > ul li.active {
    border-color: #556ee7;
    background: #556ee7;
}
.cal1 .clndr .clndr-table tr .day.my-today,
.cal1 .clndr .clndr-table tr .day.my-today:hover,
.cal1 .clndr .clndr-table tr .day.today,
.cal1 .clndr .clndr-table tr .day.today:hover,
.tab_wrapper.right_side > ul li.active:after,
.weather-card .top {
    background: #556ee7;
}
.primary .pricing-divider {
    background: #556ee7 !important;
}
.product-grid6 .title a:hover {
    color: #556ee7;
}
.product-grid6 .icons li a {
    color: #556ee7;
    border: 1px solid #556ee7;
}
.product-grid6 .icons li a:hover {
    color: #fff;
}
.card-counter.primary,
.product-grid6 .icons li a:after,
.product-grid6 .icons li a:before,
.product-grid6 .icons li a:hover {
    background-image: linear-gradient(90deg, #556ee7 0, #556ee7);
}
.card-counter.primary {
    color: #fff;
}
#user-profile .profile-details a > i,
#user-profile .profile-details i {
    color: #556ee7;
}
@media (max-width: 767.98px) and (min-width: 576px) {
    .search-show .search-element {
        background-image: linear-gradient(90deg, #556ee7 0, #33b7a8);
    }
}
@media (max-width: 575.98px) {
    .search-show .search-element {
        background-image: linear-gradient(90deg, #556ee7 0, #33b7a8);
    }
}
.text-primary-gradient {
    background: linear-gradient(90deg, #556ee7 0, #33b7a8);
}
.chat .msg_head,
.msb-reply button {
    background: #556ee7;
}
.footer-payments a:hover,
.footer-social-list a,
.footer-social-list a:hover,
.sw-theme-dots .nav-tabs .nav-link:hover:not(.disabled),
.top-footer a:hover,
.top-footer a address:hover,
.top-footer p:hover {
    color: #556ee7;
}
.custom-switch-input:checked ~ .custom-switch-indicator,
.label-primary {
    background: #556ee7;
}
.label-primary {
    color: #fff;
}
.bg-primary-transparent {
    background-color: rgba(0, 111, 255, 0.17);
}
.box-primary-shadow {
    box-shadow: 0 5px 10px rgba(0, 111, 255, 0.05);
}
.text-primary-shadow {
    text-shadow: 0 5px 10px rgba(0, 111, 255, 0.05);
}
.chart-dropshadow-primary {
    filter: drop-shadow(0 2px 0 rgba(0, 111, 255, 0.2));
}
.fc-toolbar .fc-state-active,
.fc-toolbar .ui-state-active {
    background: #556ee7;
}
.side-menu__item.active,
.side-menu__item:focus,
.side-menu__item:hover {
    color: #556ee7;
    background: #f5f6fa;
}
.horizontalMenu > .horizontalMenu-list > li > .horizontal-megamenu .link-list li a:hover,
.horizontalMenu > .horizontalMenu-list > li > ul.sub-menu > li > a:hover,
.horizontalMenu > .horizontalMenu-list > li > ul.sub-menu > li > ul.sub-menu > li > a:hover,
.side-menu__item.active .side-menu__icon,
.side-menu__item:focus .side-menu__icon,
.side-menu__item:hover .side-menu__icon {
    color: #556ee7;
}
.onoffswitch-checkbox:checked + .onoffswitch-label {
    background-color: #556ee7;
    border-color: #556ee7;
}
.onoffswitch-checkbox:checked + .onoffswitch-label:before {
    border-color: #556ee7;
}
.onoffswitch2-checkbox:checked + .onoffswitch2-label {
    background-color: #556ee7;
}
.onoffswitch2-checkbox:checked + .onoffswitch2-label:before,
.onoffswitch2-checkbox:checked + .onoffswitch-label2 {
    border-color: #556ee7;
}
.dark-mode .breadcrumb-item.active,
.dark-mode .dropdown-item.active,
.dark-mode .dropdown-item:hover,
.dropdown-item:active,
.dropdown-item:focus,
.hor-menu .horizontalMenu > .horizontalMenu-list > li > a.active,
.hor-menu .horizontalMenu > .horizontalMenu-list > li > a:hover {
    color: #556ee7;
}
.dark-mode .horizontalMenu > .horizontalMenu-list > li > .horizontal-megamenu .link-list li a:hover,
.dark-mode .horizontalMenu > .horizontalMenu-list > li > ul.sub-menu > li > a:hover,
.dark-mode .horizontalMenu > .horizontalMenu-list > li > ul.sub-menu > li > ul.sub-menu > li > a:hover {
    color: #556ee7 !important;
}
.dark-mode .side-menu__item.active,
.dark-mode .side-menu__item:focus,
.dark-mode .side-menu__item:hover {
    color: #fff;
    background: rgba(0, 0, 0, 0.15);
    border-top: 1px solid hsla(0, 0%, 100%, 0.1);
}
.dark-mode .side-menu__item.active .side-menu__icon,
.dark-mode .side-menu__item:focus .side-menu__icon,
.dark-mode .side-menu__item:hover .side-menu__icon {
    color: hsla(0, 0%, 100%, 0.6) !important;
}
.dark-mode.dark-menu .side-menu__item.active,
.dark-mode .side-menu__item:focus,
.dark-mode .side-menu__item:hover {
    color: #556ee7;
    background: rgba(0, 0, 0, 0.15);
}
.dark-mode.dark-menu .side-menu__item.active .side-menu__icon,
.dark-mode.dark-menu .side-menu__item:focus .side-menu__icon,
.dark-mode.dark-menu .side-menu__item:hover .side-menu__icon,
.dark-mode .footer a:not(.btn) {
    color: #556ee7;
}
.dark-mode .text-primary {
    color: #556ee7 !important;
}
.dark-mode .panel-default > .panel-heading,
.dark-mode .panel-tabs a {
    color: #556ee7;
}
.dark-mode .horizontalMenu > .horizontalMenu-list > li > ul.sub-menu > li > a.active,
.dark-mode .sidebar-icon {
    color: #556ee7 !important;
}
.dark-hor-menu .hor-menu .horizontalMenu > .horizontalMenu-list > li > a.active,
.dark-hor-menu .hor-menu .horizontalMenu > .horizontalMenu-list > li > a:hover,
.light-hor-menu .hor-menu .horizontalMenu > .horizontalMenu-list > li > a.active,
.light-hor-menu .hor-menu .horizontalMenu > .horizontalMenu-list > li > a:hover {
    color: #fff;
    background: #556ee7;
}
.light-menu.dark-mode .side-menu__item.active,
.light-menu.dark-mode .side-menu__item.active .side-menu__icon,
.light-menu.dark-mode .side-menu__item:focus,
.light-menu.dark-mode .side-menu__item:focus .side-menu__icon,
.light-menu.dark-mode .side-menu__item:hover,
.light-menu.dark-mode .side-menu__item:hover .side-menu__icon,
.light-menu .side-menu__item.active,
.light-menu .side-menu__item.active .side-menu__icon,
.light-menu .side-menu__item:focus,
.light-menu .side-menu__item:focus .side-menu__icon,
.light-menu .side-menu__item:hover,
.light-menu .side-menu__item:hover .side-menu__icon {
    color: #556ee7;
}
.default-body .app-sidebar {
    background: #556ee7 !important;
}
.transparent-mode .side-menu__item.active,
.transparent-mode .side-menu__item.active .side-menu__icon,
.transparent-mode .side-menu__item:focus,
.transparent-mode .side-menu__item:focus .side-menu__icon,
.transparent-mode .side-menu__item:hover,
.transparent-mode .side-menu__item:hover .side-menu__icon {
    color: #556ee7;
}
.color-hor-header .header.hor-header {
    background: #556ee7;
    border-bottom: 1px solid hsla(0, 0%, 100%, 0.1);
}
.horizontal-main2.horizontal-main {
    background: #556ee7;
}
@media only screen and (max-width: 991px) {
    .dark-mode .horizontalMenu > .horizontalMenu-list {
        background: #556ee7;
    }
}
.dark-menu .side-menu__item.active,
.dark-menu .side-menu__item.active .side-menu__icon,
.dark-menu .side-menu__item:focus,
.dark-menu .side-menu__item:focus .side-menu__icon,
.dark-menu .side-menu__item:hover,
.dark-menu .side-menu__item:hover .side-menu__icon {
    color: #556ee7;
}
.color-menu .app-sidebar {
    background: #556ee7 !important;
}
.color-menu .side-header {
    background: #556ee7;
}
.color-menu .side-menu__item.active,
.color-menu .side-menu__item.active .side-menu__icon,
.color-menu .side-menu__item:focus,
.color-menu .side-menu__item:focus .side-menu__icon,
.color-menu .side-menu__item:hover,
.color-menu .side-menu__item:hover .side-menu__icon,
.gradient-menu .side-menu__item.active,
.gradient-menu .side-menu__item.active .side-menu__icon,
.gradient-menu .side-menu__item:focus,
.gradient-menu .side-menu__item:focus .side-menu__icon,
.gradient-menu .side-menu__item:hover,
.gradient-menu .side-menu__item:hover .side-menu__icon {
    color: #f56db1;
}
.color-menu.sidemenu-bgimage .app-sidebar:before,
.color-menu.sidemenu-bgimage .side-header:before {
    background: rgba(55, 193, 177, 0.94);
}
.color-hor-menu .horizontal-main.hor-menu,
.dark-mode.color-hor-menu .horizontal-main.hor-menu,
.light-mode.color-hor-menu .horizontal-main.hor-menu,
.transparent-mode.color-hor-menu .horizontal-main.hor-menu {
    background: #556ee7;
}
@media (max-width: 767px) {
    .color-hor-header .mobile-header {
        background: #556ee7;
    }
    .color-menu .mobile-header {
        background: #556ee7 !important;
    }
}
@media only screen and (max-width: 991px) {
    .color-hor-menu .horizontalMenu > .horizontalMenu-list {
        background: #556ee7;
    }
    .color-hor-menu .horizontalMenu > .horizontalMenu-list > li > ul.sub-menu {
        background-color: #299e91;
    }
    .color-hor-menu .mega-menubg {
        background: #299e91 !important;
    }
    .color-hor-menu .horizontalMenu > .horizontalMenu-list > li > ul.sub-menu > li > ul.sub-menu {
        background-color: #299e91;
    }
    .color-hor-menu .horizontalMenu > .horizontalMenu-list > li > .horizontal-megamenu .link-list li a {
        background-color: #299e91 !important;
    }
}
.sweet-alert button {
    background-color: #556ee7 !important;
    box-shadow: 0 0 0 2px rgba(1, 120, 250, 0.9);
}
.irs-slider {
    background-color: #556ee7;
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #ebe9f5;
    background-color: #556ee7;
}
.sw-theme-default > ul.step-anchor > li > a:after {
    background: #556ee7;
}
.sw-theme-default > ul.step-anchor > li.active > a,
.sw-theme-default > ul.step-anchor > li.done > a:after {
    background: #556ee7 !important;
}
.horizontalMenu > .horizontalMenu-list > li > .horizontal-megamenu .link-list li a.active,
.horizontalMenu > .horizontalMenu-list > li > ul.sub-menu > li > a.active,
.sw-theme-default > ul.step-anchor > li.clickable > a:hover {
    color: #556ee7 !important;
}
