File Edit Options Buffers Tools CSS Help                                                                                                                                                                                              
.f-a-start {
    background-color: #0d1444;
}

body {
    --text-blue-color: #0d1444;
}

a.name {
    color: #0d1444;
}

a {
    color: #0d1444;
}

ul.category-list li a {
    color: #0d1444;
}

.i-button.highlight:not(.label):not(.borderless):not(.text-color), .action-button:not(.label):not(.borderless):not(.text-color), .categorynav .category-list .item .button-wrapper .action-button:not(.label):not(.borderless):not(.text-color) {
    background-color: #0d1444;
}

.side-menu ul.menu-items > li a.title {
  color: #0d1444;
}

.menuConfTitle a {
  color: #0d1444;
}

.confTitleBox {
  color: #fff;
  min-height: 90px;
  text-align: left;
  background: #0d1444;

}
