.oleas-explore-support {
  margin-top: 28px;
  padding: 18px 20px;
  border: 1px solid #dfe4ea;
  border-radius: 12px;
  background: #f7faf8;
  text-align: center;
}

.oleas-explore-support p {
  margin: 0 0 8px;
  color: #294038;
}

.oleas-explore-support a {
  color: #136a52;
  font-weight: 600;
  text-decoration: none;
}

.oleas-explore-support a:hover {
  text-decoration: underline;
}

.oleas-explore-support h5 {
  margin: 0;
  color: #1a2a25;
  font-size: 15px;
}
