
.box-title {
    background-color: #C30444;
}

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

#icon-11, #icon-23 {
background-color: #343434;
           
}
 
#icon-21, #icon-13 {
background-color: #C30444;
}


button#icon-22 {
color: #C30444 !important;
}
 
#icon-12 {
background-color: #949494;
}
 
#box-grid button:hover {
background-color: #cdb0bc;
}

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

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

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

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

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

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

#footer {
    background-color: #949494;
}

.button {
    color: #c30444 !important;
}
.box-title { background-color: #004B99; }
.box-description { background-color: #B79D1E; }
#icon-11, #icon-23 { background-color: #004B99; }
#icon-12, #icon-21 { background-color: #B79D1E; }
#icon-13, #icon-22 { background-color: #bfd6ed; }