
.box-title {
    background-color: #004b99;
}

.box-description {
    background-color: #B39500;
}

#icon-11, #icon-22 {
background-color: #B39500;          
}
 
#icon-21, #icon-13 {
background-color: #004b99;
}

button#icon-23, button#icon-12 {
color: #004b99 !important;
}

button#icon-11, button#icon-22 {
color: #FFFFFF !important;
}

#icon-12, #icon-23 {
background-color: #FFFFFF;
}
 
#box-grid button:hover {
background-color: #B39500;
}

#header div.row > div.columns .box-content-grid #search-panel {
    display: none;
    background-color: #B39500;
    width: 100%;
    padding: 0.5em;
    height: 3em;
}

h1, h2, h3, h4, h5, h6, a, .dropDown.dashicons {
    color: #B39500 !important;
}

.menu-link, .sub-menu-link {
    color: #B39500 !important;
}

#menu-panel {
    border-bottom: 2px solid #B39500;
}

.entry-comments, .entry-categories>a, .entry-tags >a {
    color: #B39500 !important;
}

.entry-comments:before, .entry-categories:before, .entry-tags:before {
    color: #B39500;
}

#footer {
    background-color: #baafab;
}

.button {
    color: #004b99 !important;
}