.breadcrumbs-section .breadcrumbs span {
  color: #323E48;
  padding-right: 15px;
  padding-left: 15px; }

.explore-detail-title {
  max-width: 900px;
  margin: 0 auto; }
  .explore-detail-title h1 {
    font-weight: 700;
    font-size: 32px;
    line-height: 40px;
    margin-top: 50px;
    margin-bottom: 10px; }
  .explore-detail-title .explore-detail-date {
    font-weight: 700;
    font-size: 18px;
    line-height: 24px;
    color: #888888; }

.explore-detail-page-image {
  padding-top: 50px;
  padding-bottom: 50px;
  height: 633px; }
  .explore-detail-page-image img {
    width: 100%;
    height: 100%;
    object-fit: contain; }

.explore-detail-content {
  max-width: 900px;
  margin: 0 auto 50px; }
  .container .row  p a {
    font-weight: bold;
  }
.container .row  p a:hover{
    color:#E0E622;

  }
/*# sourceMappingURL=explore-detail.css.map */
