/**
 * Icepick Editions — frontend overrides
 * Edit below; changes apply site-wide on the public front end.
 */
 
 img.badge-tier {
    top: 50% !important;
    width: auto !important;
    max-height: 60px !important;
    transform: translateY(-10%);
}

.benefits_row p{
    margin:0 !important;
}
.team-modal-content p, .team-member-info-top p{
    text-transform: none !important;
}
.is-content-justification-center .has-kb-palette-1-background-color {
    margin-bottom: 0 !important;
}