/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 02 2025 | 20:01:06 */
#email-link {
  font-family: "Tilda Sans", sans-serif !important;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: -0.3px;
  color: #204C7E !important;
  vertical-align: bottom;
  text-decoration: none;
  transition: font-weight 0.2s ease;
}

#email-link:hover {
  font-weight: 500;
  color: #204C7E !important;
  text-decoration: none;
}
