.cco-details-content p br {
  display: block;
  margin-top: 15px;
}
.cco-section h4 {
  margin: 2rem 0 0 0;
}
.cco-back-to-offers.cco-page-close {
  border: 3px solid #1080a6;
  color: #1080a6;
  transition: all 0.3s ease-out;
}
.cco-back-to-offers.cco-page-close:hover {
  color: #fff;
}
body .cco-offer-navigation a.et_pb_button {

border-width: 3px!important;
border-color: #1080a6!important;
border-style: solid!important;
  color: #1080a6!important;
background: #c1dde7!important;
  transition: all 0.3s ease-out;
}

body .cco-offer-navigation a.et_pb_button:hover {
  color: #fff !important;
  background: #1080a6 !important;
  padding: .3em 1em!important;
}
body .cco-offer-navigation a.et_pb_button:after {
display:none !important;
}
html .cco-offer-page .cco-summary {
  border: 3px solid #c1dde7;
  background-color: transparent;
}
