/* Editor Styles */
.wp-block-equine-child-team {
    padding: 20px;
}

.equine-team-preview {
    text-align: center;
}

.equine-team-preview .team-info {
    margin-top: 15px;
}

.equine-team-preview .team-name {
    font-weight: bold;
    margin-bottom: 5px;
}

.equine-team-preview .team-position {
    font-style: italic;
    margin-bottom: 10px;
}

.equine-team-preview .team-text {
    line-height: 1.6;
}

/* Frontend Styles */
.mkdf-team-holder:empty {
    display: none;
}