/**
    helper Styles for colors
*/

.u-link-color {
    color: #034991;
}
.u-color-darkgrey {
    color:#222929;
}
