.searchform[class*="wd-style-with-bg"] .searchsubmit {
    color: #fff;
		background-color:#000;}

.whb-header-bottom {
    background-color:#000;
    border-color: #000;
    border-bottom-width: 0px;
    border-bottom-style: solid;
		}

.cfw-logo a {
    text-decoration: none;
    width: 100%;
}

.cfw-logo .logo {
   background-color: #000;
    background-position: 0;
    background-repeat: no-repeat;
    background-size: contain;
    height: 4em;
    display: none;
}
		
#cfw-footer {
    min-height: 6rem;
    position: relative;
    transform-style: preserve-3d;
    width: 100%;
    z-index: 10000000000;
    background-color: #000;
    color: #fff;
}