.copy-url {
    cursor: pointer;
    max-width: 20px;
    max-height: 20px;
    position: relative;
    top: 1px;
    margin-right: -5px;
}

.copy-url:hover {
    opacity: 0.8;
}