.btn-secondary {
    background-color: #295691!important;
    border-color: #295691!important;
    color: #FFF!important;
}
.btn-secondary:hover {
    background-color: #6e9ede!important;
    border-color: #6e9ede!important;
    color: #FFF!important;
}
.page-box__content p:first-of-type {
    display: none!important;
}


@media only screen and (min-width: 990px) {
 
  .wp-post-image {
    max-width: 100%;
    height: 200px!important;
}
}
.siteorigin-panels-stretch.panel-row-style.panel-row-style-for-7-4 {
    margin-bottom: -100px!important;
}