body{
  background-color:white!important;
}

.branding a img{
width: 110px!important;
}
.mobile-branding a img{
width: 50px!important;
}

.vc_row.wpb_row.vc_row-fluid.vc_custom_1664386731030.vc_column-gap-10.vc_row-o-equal-height.vc_row-flex{
  background-color:#f7f7f7!important;
}

.widget.widget_presscore-contact-form-widget.wf-cell.wf-1-3 .dt-btn.dt-btn-m.dt-btn-submit{
  background-color:white!important;
  color:#061020!important;
}

.widget.widget_presscore-contact-form-widget.wf-cell.wf-1-3 .dt-btn.dt-btn-m.dt-btn-submit:hover,
.widget.widget_presscore-contact-form-widget.wf-cell.wf-1-3 .dt-btn.dt-btn-m.dt-btn-submit:active,
.widget.widget_presscore-contact-form-widget.wf-cell.wf-1-3 .dt-btn.dt-btn-m.dt-btn-submit:focus{
  background-color:#061020!important;
  color:white!important;
  border:1px solid white!important;
}
.wpcf7-submit:hover{
  background-color:white!important;
}

#page .items-grid .post-content a:hover,
#page .post-content a:hover{
  color:#2154AB!important;
}

@media only screen and (max-width: 767px){
.microwidget-btn{
  border:1px solid black!important;
}
.microwidget-btn span{
  color:black!important;
}

.microwidget-btn:hover,
.microwidget-btn:focus, 
.microwidget-btn:active{
  border:1px solid #2154AB!important;
}
.microwidget-btn span:hover, 
.microwidget-btn span:focus, 
.microwidget-btn span:active{
  color:#2154AB!important;
}

