:root {
    /* --stroke-width: 3px !important; uncomment this to change the width of text outlines controlled by .variable-outline elements */
}

html {
    font-size: 18px;
}
body {
    font-size: 1rem;
}

#google-translate__element select {
    font-size: 18px !important;
}

#dnn_dnnCopyright_lblCopyright {
    color: white !important;
}


.btn-pay-tickets:visited {
    background-color: var(--color-metra-secondary-1);
    color: var(--color-metra-primary);
}




