:root {
    --user-info-bgcolor: #061f42;
    --action-track-input-border-color: #25a;
    --action-track-loading-border-color: #23c;
    --action-track-modal-header-color: #2a5ca1;
    --cards-list-title-color: #113C77;
    --action-button-bgcolor: #428BCA;
    --action-button-bgcolor--hover: var(--action-button-bgcolor);
    --action-button-border--hover: transparent;
    --action-button-bgcolor--active: rgba(34, 68, 170, 0.75);
    --action-button-border--active: #428BCA;
    --carousel-indicators-bgcolor: #2a5ca1;
    --carousel-control-prev-bgimage: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='rgb(42, 92, 161)' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E");
    --carousel-control-next-bgimage: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='rgb(42, 92, 161)' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E");
    --site-logo-section-bgcolor: #2a5ca1;
    --page-header-color: #113c77;
    --scrollspy-nav-link--active-color: #2a5ca1;
    --navbar-main-color: #113c77;
    --navbar-nav-link-color: #113c77;
    --modal-header-bgcolor: #113c77;
    --table-rules-tariff-header-bgcolor: #95b3d7;
    --table-rules-tariff-header-border: #6c96c8;
    --table-rules-tariff-header-color: inherit;
    --mPOrPContent-bgcolor: #113c77;
    --mPOrPButtonsP-border: #113c77;
    --th-last-child-fuelsurcharge-bgcolor: #92b8db;
    --th-last-child-fuelsurcharge-color: #212529;
    --chart-bar-bgcolor: #2a5ca1;
    --chart-bar-tooltip-bgcolor: #113c77;
    --section-title-color: #061f42;
    --link-color: #2a5ca1;
    --web-service-main-theme-color: #2a5ca1;
    --web-service-main-foreground-color: #ffffff;
    --facility-map-icon-color: #e60303;
    --facilities-map-primary-color: #113c77;
    --facilities-map-primary-border-color: #112c77;
    --box-shadow-color: 0 0 0 .25rem rgba(17, 44, 119, .5);
    --fuel-surcharge-emphasized-color: var(--bs-body-color);
    --fuel-surcharge-button-background: #fff;
    --fuel-surcharge-button-foreground: #25a;
    --fuel-surcharge-button-border: #e4e7eb;
    --fuel-surcharge-button-background-hover: #fff;
    --fuel-surcharge-button-foreground-hover: #25a;
    --fuel-surcharge-button-border-hover: #25a;
    --carousel-title-background: #686868;
    --page-header-print-button-bgcolor: #113c77;
    --page-header-print-button-bgcolor--hover: #4871ab;
    --page-header-print-button-border: #112c77;
    --page-header-print-button-border--hover: #4871ab;
    --page-header-print-button-color: #fff;
    --page-header-print-button-color--hover: #fff;
    --grid-mobile-row-header-bgcolor: #113c77;
    --grid-mobile-row-header-color: #fff;
    --busy-indicator-foreground: #113c77;
    --busy-indicator-background: #95b3d7;
}
