/* Signature Styling in XenForo */
.message-signature {
border: 2px solid #4A90E2; /* Default border color */
border-top-color: #808080; /* Gray top border */
border-bottom-color: #808080; /* Gray bottom border */
border-left-color: #FFA500; /* Orange left border */...