/* Start custom CSS for html, class: .elementor-element-8615ea4 */.grid-row.header .grid-cell {
  background-color: #00000; /* Deep blue */
  color: #ffffff; /* White text for contrast */
  font-weight: normal;
  padding: 12px;
  text-align: center;
  border-bottom: 2px solid #0f172a; /* Dark border for separation */
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.1); /* Optional inner shadow */
}/* End custom CSS */