/* ----- Begin inline style match #0 ----- */


.app-footer {
    background-color: #fff;
}
.app-footer p{
    color: #000;
}
.fc_frame.fc-widget-normal{
     bottom: 60px !important;
}
:root, [data-bs-theme=light]{
    --bs-primary: #1b84ff !important;
    --bs-danger: #1b84ff !important;
    --bs-primary-active:  #1b84ff !important;
    --bs-primary-active: #1b84ff !important;
    --bs-menu-link-color-hover: #1b84ff !important;
    --bs-menu-link-color-active: #1b84ff !important;
    --bs-menu-link-color-show: #1b84ff !important;
    --bs-danger-active: #1b84ff !important;
    --bs-text-primary: #1b84ff !important;
}


/* ----- End inline style match #0 ----- */