.slider-content {
    background-color: rgb(100, 149, 237,0.2) ;
}
.section-subtitle{
    color:var(--accent-color) !important;
    background-color: rgb(100, 149, 237,0.2) !important;
}
.section-subtitle::before{
    background-color: #6495ed;
}

 .years-category {
    background: #3599dc;
    color: white;
    border-radius: 5px 5px 0 0;
    padding: 20px 10px;
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .years-category span {
    font-weight: 600;
    font-size: 16px;
  }

  #dnn_ctr5498_ModuleContent.DNNModuleContent.ModDnnForgeNewsArchivesC {
    border: 1px solid #eee;
  }

  ul.listItem li em.fa-angle-double-left.blue {
    color: #3599dc !important;
  }
#FileLinks .btn-file{
    background-color: #0019ff;
}
