:root {
  --theme-color: linear-gradient(90deg, #015185 1.12%, #b1d9f9 100%)!important;
  --secondary-color: #015185!important;
}

.shape {
  margin: 0px;
  padding: 0px;
}

.image-layer {
  margin: 0px;
  padding: 0px;
  margin-left: 0px;
  float: right;
}

.service-sidebar .support-widget h3 {
  font-size: 22px;
  line-height: 26px;
}

p {
  line-height: 24px;
}

li {
  color: #000000;
  font-size: 18px;
  list-style-type: square;
}

.pattern-1 {
  display: none;
}

.pattern-2.rotate-me {
  display: none;
}

h1 {
  font-family: helvetica;
}

h3 {
  font-family: helvetica;
}

.category {
  visibility: hidden;
}

.page-title.p_relative.centred {
  display: none;
}

.attachment-insighteye_790x500.size-insighteye_790x500.wp-post-image {
  width: 558px;
}

.service-details.sec-pad-2 {
  background-image: url("https://iiiweb74164.e.wpstage.net/wp-content/uploads/2026/05/Logo-for-watermark-lightest.webp");
  background-size: 100%;
	background-repeat: no-repeat;
}

.service-details-content .image-box img {
  border: 3px solid white; /* Width, Style, Color */
  border-radius: 10px;    /* Optional: Rounds the corners */
}

.service-widget ul li a {
background: rgba(255, 255, 255, 0.5);
}