/* custom CTA in menu, use CSS style option in the menu builder to apply it */
.menuCTA a {
        color: white !important;
        shadow: bol !important;
        background: #009e60 none repeat scroll 0% 0% !important;
        padding: 10px 12px !important;
        border-radius: 4px !important;
        margin-top: -10px !important;
}
