

/*---------------POWERMAIL----------------*/
.tx-powermail .powermail_fieldset {
    background: #8bad3f57;
}

.tx-powermail .powermail_fieldset .powermail_legend {
    color: #000;
}

.tx-powermail .powermail_label {
    color: #000000!important;
}

.tx-powermail .powermail_fieldset .powermail_field.powermail_submit {
    background-color: #8bad3f;
}


/*--------Footer cookies og copyright tekst bliver hvid------*/
footer.global .columns .muted a {
    color: #8bad3f;
}

/*--------Footer overskrift beholder bold tekst------*/
footer.global .columns h3 {
    font-family: AUPassataBold !important;
}

/*--------Footer page ID tekst bliver AU corp blå------*/
.page-id {
    color: #002546;
}

/*--------Footer overskrifter bliver orange------*/
footer.global .columns h3 {
    color: #8bad3f;
}
