
#contentsArea {
    background: linear-gradient(180deg, #F0F7FF 2.2%, #FFFFFF 0%);
  }

.text-blue{
  color: #0062C2 !important;
}

.km-dl-table .km-table-th-blue th {
  background-color: #F0F7FF !important;
}

.km-dl-table .km-table-th-blue a{
  text-decoration: underline !important;
}

.km-dl-table .km-table-th-blue a:hover{
  text-decoration: none !important;
  opacity: 0.7;
}

.km-dl-table .bg-blue{
  background-color: #F0F7FF !important;
}

.font-14{
  font-size: 14px !important;
}
