.gsc-control-cse{
    background-color: #26592E !important;
    border: none;
}

.gsc-search-button{
    display: none !important;
}

.gsc-input[name="search"] :not(:placeholder-shown){
    background: rgb(255, 255, 255) !important;
}
.gsc-input[name="search"] {
    background: rgb(255, 255, 255) !important;
 }

.gsc-input[name="search"] :focus{
    background: rgb(255, 255, 255) !important;
}