.peuwl-simple-link{
    display: inline-block;
}

.editor-styles-wrapper .peuwl-simple-link{
    pointer-events: none !important;
    border: 1px dashed #ccc !important;
}

.taxonomy-cover{
    min-height: 200px;
    height: 400px !important;
    max-height: 80vh;
    width: 100%; 
    margin-top: 0px !important;
    object-fit: cover;
    object-position: center center;
}

