.chief360_newsdetail_template1_hold {
  padding: 15px;
}
.wpforms-submit {
  background: #b70017 !important;
}
.chief360_incidentdetail_template1_hold {
  padding: 15px;
}

.ics-calendar-month-grid th {
  background: #b70017;
  color: #fff;
  
}
.ics-calendar-select {
  color: #b70017;
  float: right;
  font-size: 80%;
  margin: .5em 0 .5em .5em;
  max-width: 200px;
  min-width: 200px;
  position: relative;
  width: 200px;
  z-index: 2;
  border-color: #b70017;
}
.chief360_recentnews_template17_hold_item.listing {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  margin-bottom: 10px;
  box-shadow: rgb !important;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  padding: 10px;
}
.chief360_recentnews_template17_hold_item.listing .chief360_recentnews_template1_hold_img img {
  min-height: 400px;
  max-height: 400px;
  object-fit: cover;
  object-position: top;
  width: 100%;
}

.chiefholdcategory_template7 .viewmore a {
  background-color: #c7b25b;
}
#guestbooksubmit {
  background: #c7b25b; !important;
color: #000;
}