﻿.rpc-remove-item {
    color: #ff0000 !important;
    font-size: 0.8em !important;
    margin-left: 6px;
    text-decoration: none;
}

.rpc-remove-item:hover {
    text-decoration: underline;
}
