
.o-mail-ImStatus {

    i {
        padding-left: 1px;
        padding-right: 1px;

        &.fa-heart {
            transform: scale(.8); // Deviation: handle icon inconsistent size
        }
    }

    &.o-sm i {
        width: 0.65rem; // matches .o-xsmaller
        height: 0.65rem;
    }
}
