body{
    margin: 0;
    padding: 0;
}

.case-study-container{
  text-decoration: none !important;
  color: inherit !important;
}
  
  /* Optional: Style for chevron when content is open */
  #chevron img {
    transition: transform 0.3s ease; /* Smooth rotation for chevron */
  }

  #chevron{
    z-index: 2;
    cursor: pointer;
  }

  .cs a{
    text-decoration: none !important;
    color: inherit !important;
  }

  .download, .download1, .meeting{
    cursor: pointer;
  }
  /* updating size of navbar blogs link */
  .insights8{
    width: 37px;
  }
  

  
