
/* CSS loaded before all custom designs */

/* Workaround for a-Tags without href-attribute, see https://stackoverflow.com/a/54269469/3227457 */
a {
    cursor: pointer;
}
