.cfrespo_theme-4 .close {
    position: relative;
    top: -30px;
    padding: 8px 10px;
    right: -20px;
    opacity: 1;
    z-index: 999999;
    display: flex;
    justify-content: center;
    align-content: center;
    color: white;
    background: black;
}

.cfrespo_theme-4 .close span {
    position: inherit;
    top: -3px;
}