.element {
  color: #3498db; /* Blue text */
  border: 2px solid currentColor; /* Border matches text color */
}