

.ethics-title {
    color: #c20202; /* نفس لون النص في الصورة */
    font-size: 2.5rem;
  }
  
  .email-link {
    color: #c20202;
  }
  
  .email-link:hover {
    text-decoration: underline;
  }
  
  P{
    color: black;
  }