.gray-matters {
  box-shadow: 0 0 40px rgba(0, 0, 0, 0.8);
}

table, table tr, table td, table th {
  border: 0px solid transparent !important;
}

.elementor-1575 .elementor-element.elementor-element-44e43c1 .lakit-bannerlist__image {
    box-shadow: 2px 15px 20px rgba(0, 0, 0, 0.8);
    border-radius: 10px;
}

.biode {
    position: relative;
    width: 50px; /* Adjust width as needed */
    height: 50px; /* Adjust height as needed */
    overflow: hidden;
z-index: -999999 !important;
}

.bio-text {
    position: absolute;
    left: -9999px;
}