﻿
.bg-light-green {
    background-color: #1E434A;
}

/* 
    Since the span is dymanically generated by google translate 
    isolated css can't hit the span to make it go away, so it's here 
*/
#nav-google-container span {
    display: none;
}

.goog-te-combo {
    border-radius: 20px;
}