.title {color:black!important;};

/*imported CSS from test site*/

.WaGadgetMenuHorizontal.HorizontalMenuStyle002 .menuInner ul.firstLevel>li>.item>a {
    position: relative;
    display: block;
    height: 23px;
    padding: 8px 16px;
    background: inherit;
    color: white;
    font: bold 16px/23px 'Droid Serif',serif;
    white-space: nowrap;
    vertical-align: top;
    text-align: right;
    text-decoration: none;
    text-transform: uppercase;
}


a.buttonStyle002, a:link.buttonStyle002 {
    position: relative;
    display: inline-block;
    box-sizing: border-box;
    min-width: 112px;
    margin: 0;
    padding: 15px 30px;
    background: #fb6806;
    color: white;
    font-family: 'Lato','Arial',sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: normal;
    line-height: 1.8;
    white-space: nowrap;
    text-align: center;
    text-decoration: none;
}

/*horizontal menu style*/
.WaGadgetMenuHorizontal.HorizontalMenuStyle002 .menuInner ul.firstLevel > li > .item > a {
    position: relative;
    display: block;
    height: 23px;
    color: white;
    white-space: nowrap;
    vertical-align: top;
    text-align: left;
    text-transform: uppercase;
    padding: 8px 12px;
    background: inherit;
    font: bold 16px / 23px "Droid Serif", Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    font-stretch: normal;
    font-size: 16px;
    line-height: 23px;
    font-family: "Droid Serif", Arial, sans-serif;
    text-decoration: none;
    letter-spacing: .07em;
}