.single-post .post-image-wrap.image-wrap .image-cover-wrap {
    overflow: visible;
    padding: 0px;
    height: auto;
}

.single-post div.entry a {
    color: #48B2B2 !important;
}

.single-post div.entry a:hover{
  color:#a8a05f !important;
}

.single-post .post-image-wrap.image-wrap .image-cover {
    position: relative !important;
}


.page-post .entry.body-text.single-entry a {
    color: #48B2B2 !important;
}

.page-post .entry.body-text.single-entry a:hover {
  color:#a8a05f !important;
}
