/* Here, the content of the common custom CSS defined into Home - Setup - Display - CSS*/
.refurl, .refid {
 text-transform : UPPERCASE;
}

.refidno {
 text-transform: none;
}

.opacitymedium {
 opacity: 0.7;
}