.c_title_semiBold {
  font-weight: 600;
  font-size: 1.2rem;
}

.c_title_semiBold_blue {
  font-weight: 600;
  font-size: 1.5rem;
  color: #003399;
  text-align: center;
}


