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

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

#icon-12, #icon-23 {
background-color: #B79D1E;          
}
 
#icon-21, #icon-13 {
background-color: #004B99;
}

button#icon-22 {
color: #004B99 !important;
}

#icon-22 {
background-color: #FFFFFF;
}

button#icon-11 {
color: #004B99 !important;
}

#icon-11 {
background-color: #FFFFFF;
}
 
#box-grid button:hover {
background-color: #DBD5D2;
}

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

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

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

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

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

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

#footer {
    background-color: #BAAFAB;
}

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